chore(orb): target 3.4.0 for the next beta channel#8274
Merged
Conversation
orb-v3.3.0 shipped stable, so the beta cutter is idle until the manifest's declared target moves forward. The calibration-expansion epic's merges since (per-repo loosening #8264, reviewer votes #8265, tightening #8267, AMS loop #8270, counterfactual replay #8271) are feats — the inferred bump is minor, so the next automated snapshot targets orb-v3.4.0-beta.1.
Contributor
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
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.
Summary
One-line manifest bump.
orb-v3.3.0shipped stable, soorb-beta-release.yml's cutter reportsdue: false(it refuses to cut a beta for an already-released target) until the maintainer movesorb-manifest.jsonforward. The epic's merged feats (#8264, #8265, #8267, #8270, #8271) infer a minor bump, so the next automated snapshot targets orb-v3.4.0-beta.1 — verified locally: the due-check flips todue: true, nextTag: orb-v3.4.0-beta.1, manifestStale: falsewith this change.Validation
JSON-only change;
scripts/check-orb-release-due.tsrun against the bumped manifest confirms the cutter's next decision. No code paths touched.