Skip to content

fix(release): separate site control from source#158

Merged
wolfiesch merged 2 commits into
mainfrom
codex/site-deploy-source-boundary
Jul 24, 2026
Merged

fix(release): separate site control from source#158
wolfiesch merged 2 commits into
mainfrom
codex/site-deploy-source-boundary

Conversation

@wolfiesch

Copy link
Copy Markdown
Collaborator

Summary

  • dispatch the site workflow from trusted main control while carrying the immutable release tag and commit as explicit inputs
  • verify the tag-to-commit and source-to-control relationships before deployment
  • build and deploy from a separate immutable release checkout
  • retain verification compatibility with historical tagged release-control files

Why

The v0.1.31 binary release is published and its seven assets were verified, but the site deployment run failed before AWS authentication because the workflow was executed from the older tagged control graph. This keeps current deployment control on main without allowing mutable source content into the release site.

Failed site run: https://github.com/LycaonLLC/t4-code/actions/runs/30066136651

Verification

  • focused release/site tests: 36 passed
  • pnpm check
  • pnpm lint
  • pnpm test
  • current verifier against an extracted v0.1.31 tag archive

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

Copy link
Copy Markdown

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: 11efa349b2

ℹ️ 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".

Comment thread .github/workflows/deploy-site.yml
Comment thread .github/workflows/deploy-site.yml Outdated
@wolfiesch
wolfiesch merged commit 12952e2 into main Jul 24, 2026
10 checks passed
@wolfiesch
wolfiesch deleted the codex/site-deploy-source-boundary branch July 24, 2026 04:34
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