Releasing
Junior uses lockstep package releases for:
@sentry/junior@sentry/junior-agent-browser@sentry/junior-github@sentry/junior-sentry
Package release
Section titled “Package release”- Open GitHub Actions
Releaseworkflow. - Choose bump (
patch,minor,major). - Use
force=trueonly when intentionally bypassing blockers.
Required configuration:
- Variable:
SENTRY_RELEASE_BOT_CLIENT_ID - Secret:
SENTRY_RELEASE_BOT_PRIVATE_KEY - npm publish credentials for release runtime
Docs deployment
Section titled “Docs deployment”Docs are deployed at https://junior.sentry.dev/ from packages/docs.
Recommended preflight:
pnpm docs:checkNext step
Section titled “Next step”After release, run smoke checks from Verify & Troubleshoot and monitor with Observability.