Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.

Update manifest.json for v1.1.0 release metadata#20

Merged
GsCommand merged 1 commit into
mainfrom
codex/update-package-metadata-to-v1.1.0
Mar 20, 2026
Merged

Update manifest.json for v1.1.0 release metadata#20
GsCommand merged 1 commit into
mainfrom
codex/update-package-metadata-to-v1.1.0

Conversation

@GsCommand
Copy link
Copy Markdown
Contributor

Motivation

  • Align the repo release metadata with the provided v1.1.0 manifest so the package descriptor reflects the current canonical release and pending IPFS CID placeholders.
  • Repoint the pinned canonical release to v1.1.0 and mark the active release as published once the CID is inserted.

Description

  • Replace the top-level release text in manifest.json with the provided v1.1.0 metadata and updated description.
  • Replace schemas_cid "PENDING" values with the placeholder "__INSERT_V1_1_0_CID__" at the top level, in active_release, and in pinned_canonical_release.
  • Update active_release.pin_status to "published" and update the pinned_canonical_release to version: "1.1.0" with matching schemas_root, commons_root, and examples_root.

Testing

  • Ran node -e "JSON.parse(require('fs').readFileSync('manifest.json','utf8')); console.log('manifest.json valid')" which completed successfully and validated manifest.json as JSON.

Codex Task

@GsCommand GsCommand merged commit 5209f14 into main Mar 20, 2026
2 checks passed
@GsCommand GsCommand deleted the codex/update-package-metadata-to-v1.1.0 branch May 24, 2026 22:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant