Skip to content

ci: add build and zip checks#22

Merged
jevin98 merged 1 commit into
mainfrom
codex/add-package-ci-checks
May 15, 2026
Merged

ci: add build and zip checks#22
jevin98 merged 1 commit into
mainfrom
codex/add-package-ci-checks

Conversation

@jevin98

@jevin98 jevin98 commented May 15, 2026

Copy link
Copy Markdown
Owner

What changed

  • Added a parallel packaging job to the PR test workflow.
  • The new matrix job validates both pnpm build and pnpm zip.

Why

PR checks should catch browser extension build and package failures before merge, while still allowing the existing test job to run in parallel.

Validation

  • pnpm exec eslint . --fix
  • pnpm exec wxt prepare
  • pnpm build
  • pnpm zip

@jevin98 jevin98 changed the title [codex] add build and zip checks ci: add build and zip checks May 15, 2026
@jevin98 jevin98 marked this pull request as ready for review May 15, 2026 09:19
@jevin98

jevin98 commented May 15, 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.

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

@jevin98 jevin98 merged commit ae0fef5 into main May 15, 2026
5 of 6 checks passed
@jevin98 jevin98 deleted the codex/add-package-ci-checks branch May 15, 2026 09:46
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