nexus/scripts
Dotta 7c07b16f80 feat(release): add --canary and --promote flags to release.sh
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>
2026-03-05 16:03:49 -06:00
..
smoke Cut over OpenClaw adapter to strict SSE streaming 2026-03-05 15:54:55 -06:00
backup-db.sh Add paperclipai db:backup CLI command 2026-03-05 06:02:12 -06:00
build-npm.sh fix: copy repo README to CLI for npm publishing 2026-03-03 15:05:41 -06:00
check-forbidden-tokens.mjs feat: add npm build process, version bump, and forbidden token enforcement 2026-03-03 09:25:10 -06:00
clean-onboard-git.sh scripts 2026-03-03 14:00:10 -06:00
clean-onboard-npm.sh scripts 2026-03-03 14:00:10 -06:00
dev-runner.mjs refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
docker-onboard-smoke.sh Adjust docker onboard smoke defaults and console guidance 2026-03-04 10:48:36 -06:00
generate-npm-package-json.mjs feat: integrate Changesets for multi-package npm publishing 2026-03-03 14:46:16 -06:00
migrate-inline-env-secrets.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
release.sh feat(release): add --canary and --promote flags to release.sh 2026-03-05 16:03:49 -06:00