chore(release): bump orb-manifest target to 2.1.0 - #6047
Merged
Conversation
Unblocks the automated beta channel (orb-beta-release.yml) for the accumulated fixes since orb-v2.0.0 -- config-dir empty-mount guardrail, size-gate thresholds, and duplicate-winner/open-PR- collision per-repo overrides among them. Separate from the standing release-orb-stable PR (which cuts the gated stable tag) so a beta can be validated first.
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
Bumps `orb-manifest.json`'s target version from `2.0.0` to `2.1.0` -- unblocks the automated daily beta channel (`orb-beta-release.yml`) for everything merged since the `orb-v2.0.0` stable tag, notably:
This is intentionally separate from the standing `release-orb-stable` PR (#6046), which cuts a real, gated stable tag on merge -- this PR just moves the beta-channel target so a beta can be built and validated before promoting to stable.
Test plan