1.2 KiB
1.2 KiB
Scripts
staging-smoke.sh
Post-deploy smoke helper for staging/production-like environments.
Usage:
./scripts/staging-smoke.sh https://rmcp.itexp.me
authenticated-staging-smoke.sh
Browser-authenticated smoke helper for staging/production-like environments.
Required environment variables:
CRANK_STAGING_ADMIN_EMAILCRANK_STAGING_ADMIN_PASSWORD
Usage:
CRANK_STAGING_ADMIN_EMAIL=owner@example.com \
CRANK_STAGING_ADMIN_PASSWORD=secret \
./scripts/authenticated-staging-smoke.sh https://rmcp.itexp.me
staging-note-block.sh
Helper that renders a ready-to-paste markdown block for
docs/staging-regression-notes.md after a real staging pass.
Usage:
./scripts/staging-note-block.sh rmcp.itexp.me abc1234 "codex + operator" partial
export-community.sh
Helper that replaces the working tree of the extracted crank-community
repository with the tracked monorepo baseline for private split rehearsal.
It is not the final public export mechanism.
Final crank-community import must follow
docs/community-source-whitelist.md.
Usage:
./scripts/export-community.sh /path/to/crank-community-working-tree