Skip to content

[codex] Add CI verification workflow#60

Closed
akshitkrnagpal wants to merge 1 commit into
akshit/docs-pnpm-build-approvalsfrom
akshit/ci-verify
Closed

[codex] Add CI verification workflow#60
akshitkrnagpal wants to merge 1 commit into
akshit/docs-pnpm-build-approvalsfrom
akshit/ci-verify

Conversation

@akshitkrnagpal

Copy link
Copy Markdown
Owner

Summary

Add GitHub Actions CI with two checks:

  • Go verification via make verify
  • Docs verification via pnpm install --frozen-lockfile and pnpm build

Why

The repo had strong local verification commands, but no hosted gate under .github/workflows, so regressions were only caught when a maintainer or agent remembered to run local checks.

Validation

  • make verify
  • pnpm install --frozen-lockfile && pnpm build

Note

This PR is stacked on akshit/docs-pnpm-build-approvals because the docs CI job depends on the pnpm 11 build-script approval file from PR #59. After PR #59 lands, this can be retargeted to main.

@vercel

vercel Bot commented May 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
revcat Ready Ready Preview, Comment May 16, 2026 9:41pm

@akshitkrnagpal
akshitkrnagpal deleted the branch akshit/docs-pnpm-build-approvals May 16, 2026 21:58
@akshitkrnagpal
akshitkrnagpal deleted the akshit/ci-verify branch May 16, 2026 22:00
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