release: v0.51.0 - #384
Merged
Merged
Conversation
Bump 0.50.0 -> 0.51.0 and rebuild dist from a clean origin/main worktree (f817b75). Minor, not patch: two feature PRs landed since 0.50.0 — sentry-additive restages that keep earned verdicts plus a sentry judge cache (#370), and the opt-in priorArtGate deny-once step-0 ordering component (#382). The rest of the range is fixes (#371-#383). The rebuild also picks up two dist modules that git had never seen. dist/ is gitignored on working branches by design, so gate-engine/review/cascade/ consumer-assets.mjs and reviewer.mjs — the compiled output of the #376 checklist-asset refactor — existed only on disk. They are force-added here, which is exactly the path `devkit release` takes for ignored dist output. Without them the shipped runtime.mjs would import a module absent from the tag. Release smoke checks ran: built bin reports 0.51.0, dist/package.json agrees, and dist/cli/lib/ship/ship-branch.sh still wires ship_read_stdin_body (the sc-1419 stdin-hang fix survived the build). Gates bypassed at the maintainer's request (--no-verify); the range was already reviewed on its constituent PRs. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Contributor
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (9)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe package version in ChangesRelease Version
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump 0.50.0 -> 0.51.0 and rebuild dist from a clean origin/main worktree (f817b75).
Minor, not patch: two feature PRs landed since 0.50.0 — sentry-additive restages that keep earned verdicts plus a sentry judge cache (#370), and the opt-in
priorArtGatedeny-once step-0 ordering component (#382). The rest of the range is fixes (#371-#383).The rebuild also picks up two dist modules that git had never seen.
dist/is gitignored on working branches by design, sogate-engine/review/cascade/consumer-assets.mjsandreviewer.mjs— the compiled output of the #376 checklist-asset refactor — existed only on disk. They are force-added here, which is exactly the pathdevkit releasetakes for ignored dist output. Without them the shippedruntime.mjswould import a module absent from the tag.Release smoke checks ran: built bin reports
0.51.0,dist/package.jsonagrees, anddist/cli/lib/ship/ship-branch.shstill wiresship_read_stdin_body(the sc-1419 stdin-hang fix survived the build).Gates bypassed at the maintainer's request (
--no-verify); the range was already reviewed on its constituent PRs.Do not tag the release branch commit. After squash-merging, tag the merge commit as
v0.51.0.🤖 Generated with Claude Code
Summary by CodeRabbit