Skip to content

ci: typecheck, lint, build on push#15

Merged
benthecoder merged 1 commit into
mainfrom
ci-checks
Jul 12, 2026
Merged

ci: typecheck, lint, build on push#15
benthecoder merged 1 commit into
mainfrom
ci-checks

Conversation

@benthecoder

Copy link
Copy Markdown
Owner

adds a ci workflow so refactors can't silently break the build, and removes the leftover bun.lockb.

til: when two lockfiles coexist, tools pick whichever matches their runtime — bun would happily install from its stale lockb and give you different dependency versions than pnpm, which is how "works on my machine" bugs are born.

also drops the stale bun lockfile
@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Jul 12, 2026 5:41am

@benthecoder
benthecoder merged commit e8d0657 into main Jul 12, 2026
3 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