Skip to content

ci: build and typecheck gate - #5

Merged
luiznwz merged 1 commit into
mainfrom
ci/build-check
Jul 3, 2026
Merged

ci: build and typecheck gate#5
luiznwz merged 1 commit into
mainfrom
ci/build-check

Conversation

@luiznwz

@luiznwz luiznwz commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Adds a CI workflow that runs tsc --noEmit + next build on every PR and on pushes to main.

Placeholder env vars are injected so the build runs without real secrets (nothing sensitive in the workflow).

This PR itself is the first test of the check — the CI / build status below should go green.

Next step (repo admin): enable branch protection on main requiring the build check, so broken code can't reach production (Vercel auto-deploys main).

🤖 Generated with Claude Code

Runs tsc --noEmit and next build on every PR and push to main, with
placeholder env vars so the build succeeds without secrets.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
hb-01-2026-socratic-dev Ready Ready Preview, Comment Jul 3, 2026 5:55am

@luiznwz
luiznwz merged commit c473261 into main Jul 3, 2026
3 of 4 checks passed
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