Prepare v1.4.3 release - #30
Merged
Merged
Conversation
The release-prep gate requires the prep commit to be the final commit on main with the candidate version advancing. The v1.4.2 prep merged before the hardening PR and the manifest continuity gate forbids moving the candidate backward, so v1.4.2 is superseded before publication and the release advances to v1.4.3 build 11 carrying the identical source changes.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
The release-prep gate requires the prep commit to be the final commit on
mainwith the candidate version advancing and only the four release files changing. The v1.4.2 prep merged before the hardening PR, and the manifest continuity gate forbids moving the candidate backward, so v1.4.2 is superseded before publication; this PR advances the candidate to v1.4.3 build 11 carrying the identical source changes.Changes (only the four release files)
.github/release-manifest.json: candidate 1.4.3 / build 11 / v1.4.3 artifact names.Resources/Info.plist: 1.4.3 / build 11.CHANGELOG.md: 1.4.3 entry (containment fix, diagnostics consolidation, agent-control hardening, CI timeout) + scope note for the v1.4.2 supersession.docs/release-status.md: candidate references advanced; v1.4.2 supersession documented.Verification
check-release-manifest.sh: OK (candidate v1.4.3).validate-release-metadata.sh --mode developer-id: OK (1.4.3 / Vifty-v1.4.3.zip).render-release-facts.sh --check: OK.git diff --check: clean.Non-claims