Support two-phase canary release flow: - --canary: publishes packages under @canary npm tag, skips git commit/tag - --promote <version>: moves canary packages to @latest, then commits and tags Both flags work with --dry-run. Existing behavior unchanged when neither flag is passed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| smoke | ||
| backup-db.sh | ||
| build-npm.sh | ||
| check-forbidden-tokens.mjs | ||
| clean-onboard-git.sh | ||
| clean-onboard-npm.sh | ||
| dev-runner.mjs | ||
| docker-onboard-smoke.sh | ||
| generate-npm-package-json.mjs | ||
| migrate-inline-env-secrets.ts | ||
| release.sh | ||