Skip to content

fix: publish contract-indexed catalog rows#8

Merged
johnbenac merged 2 commits intomainfrom
codex/catalog-index-publication-20260317
Mar 17, 2026
Merged

fix: publish contract-indexed catalog rows#8
johnbenac merged 2 commits intomainfrom
codex/catalog-index-publication-20260317

Conversation

@johnbenac
Copy link
Copy Markdown
Contributor

Summary

  • publish stable and immutable bundle tags alongside installer-browsable catalog.tsv rows
  • align the hello-world app definition with the demo catalog so identical duplicates stay identical
  • validate row rendering and workflow invariants in smoke coverage

Why

Downstream installers should resolve a contract-compatible official catalog bundle from upstream-published metadata instead of trusting floating bundle refs.

Validation

  • bash scripts/check-catalog-bundle-smoke.sh
  • bash scripts/check-publish-workflow.sh
  • python3 -m py_compile scripts/render-catalog-rows.py

Publish stable and immutable catalog rows alongside the bundle artifact.
This lets downstream installers resolve a contract-compatible catalog
bundle without hardcoding floating refs.
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 98fd7db526

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Serialize catalog index updates and stop treating unexpected pull errors
as missing history.

Publish the catalog row before advancing mutable tags so installer
catalog consumers see the authoritative update first.
@johnbenac johnbenac merged commit 981317d into main Mar 17, 2026
1 check passed
@johnbenac johnbenac deleted the codex/catalog-index-publication-20260317 branch March 17, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant