Skip to content

Publish DocC on main pushes - #93

Merged
lynnswap merged 5 commits into
mainfrom
codex/publish-docc-pages
Aug 10, 2026
Merged

Publish DocC on main pushes#93
lynnswap merged 5 commits into
mainfrom
codex/publish-docc-pages

Conversation

@lynnswap

@lynnswap lynnswap commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Purpose

Publish API documentation automatically from the integrated CodexReviewKit package after every push to main, while keeping the documentation publisher out of normal pull-request checks.

Changes

  • add Swift-DocC Plugin 1.5.0 and generate warning-free static sites for all eight public library products
  • add a GitHub Pages landing page and a SHA-pinned workflow triggered only by pushes to main
  • document the public site URL and resolve the existing DocC warnings
  • make the integrated product consumer fixture independent of the checkout directory name
  • enable GitHub Pages with GitHub Actions as the repository source
  • make reasoning-notification assertions observe their semantic events before terminal compaction
  • publish authentication terminal state only after mutation and transition ownership are released, including primary reconciliation and final-shutdown ordering

Validation

  • generated all eight DocC sites with --warnings-as-errors
  • swift test --build-system swiftbuild --no-parallel
  • xcodebuild test -project Tools/ReviewMonitor/CodexReviewMonitor.xcodeproj -scheme CodexReviewMonitor -destination 'platform=macOS,arch=arm64' CODE_SIGNING_ALLOWED=NO CODE_SIGNING_REQUIRED=NO
  • swift run --package-path Fixtures/CodexReviewKitProductConsumer
  • actionlint
  • ruby scripts/verify-github-actions-pinning.rb
  • Codex review: clean

The published site will become available at https://lynnswap.github.io/CodexReviewKit/ after the first main-branch deployment.

Generate warning-free static documentation for every public library product and deploy it through GitHub Pages. Keep pull requests as build-only validation and make the external consumer fixture independent of checkout directory names.
@lynnswap

lynnswap commented Aug 9, 2026

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Already looking forward to the next diff.

Reviewed commit: 95cf9ab989

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

@lynnswap

lynnswap commented Aug 9, 2026

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

Reviewed commit: 68cede1911

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

@lynnswap
lynnswap merged commit e54546d into main Aug 10, 2026
15 checks passed
@lynnswap
lynnswap deleted the codex/publish-docc-pages branch August 10, 2026 01:25
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