Skip to content

Add a clean-checkout product gate - #41

Merged
itsjling merged 1 commit into
mainfrom
codex/issue-016-clean-gate
Jul 31, 2026
Merged

Add a clean-checkout product gate#41
itsjling merged 1 commit into
mainfrom
codex/issue-016-clean-gate

Conversation

@itsjling

@itsjling itsjling commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • pin Node 22.13.0 and npm 10.9.2 for local and hosted setup
  • add one staged product gate for lint, tests, docs, builds, and the packed package
  • document an idempotent lockfile setup and use it in the Pages workflow

Verification

  • corepack npm run check
  • fresh temporary clone: corepack npm run setup && corepack npm run check

Closes #16

Stack

  1. Report doctor capabilities separately #44
  2. Add a clean-checkout product gate #41 👈 current

@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: f327435077

ℹ️ 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 scripts/check.mjs
Comment thread scripts/check.mjs Outdated
@itsjling
itsjling force-pushed the codex/issue-016-clean-gate branch from f327435 to 7b61ab1 Compare July 30, 2026 15:30
@itsjling

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Bravo.

Reviewed commit: 7b61ab1732

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

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.

Create one clean-checkout development gate

1 participant