Skip to content

Update manifest publication state for v1.1.0 release#30

Merged
GsCommand merged 1 commit into
mainfrom
codex/update-release-state-in-manifest.json
Mar 21, 2026
Merged

Update manifest publication state for v1.1.0 release#30
GsCommand merged 1 commit into
mainfrom
codex/update-release-state-in-manifest.json

Conversation

@GsCommand
Copy link
Copy Markdown
Contributor

Motivation

  • Update meta/manifest.json to reflect that the v1.1.0 release is completed and validated by changing the publication state and external bindings.

Description

  • In meta/manifest.json under the publication object replace "state": "release_candidate_pending_validation" with "state": "published" and replace "external_bindings": "unconfirmed_until_validate_release_passes" with "external_bindings": "confirmed", preserving all other fields, ordering, formatting, version numbers, timestamps, and checksums.

Testing

  • Ran git diff -- meta/manifest.json, git status --short, nl -ba meta/manifest.json | sed -n '274,282p', git add meta/manifest.json && git commit -m "Update manifest publication state for v1.1.0 release", and git diff HEAD~1 HEAD -- meta/manifest.json, and all commands completed successfully.

Codex Task

@GsCommand GsCommand merged commit 6245319 into main Mar 21, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant