Skip to content

feat: align tooling with the established arrangement - #12

Merged
davidjalbers merged 1 commit into
mainfrom
feat/unify-tooling
Jul 13, 2026
Merged

feat: align tooling with the established arrangement#12
davidjalbers merged 1 commit into
mainfrom
feat/unify-tooling

Conversation

@davidjalbers

Copy link
Copy Markdown
Contributor

Finishes the bootstrap-and-handoff alignment started on this branch: mise pins only hk/biome (node via .node-version, pnpm via corepack from the packageManager field), turbo owns the task graph (root turbo.json, leaf mise.toml removed), changesets + turbo are devDependencies resolved from node_modules/.bin, verbs align with the contract names (check, not typecheck), and CI collapses to mise verify plus the changeset guard via pnpm exec. Release workflow invokes changesets through pnpm exec accordingly.

🤖 Generated with Claude Code

turbo owns the task graph (root turbo.json, no leaf mise.toml), changesets
and turbo are devDependencies resolved from node_modules, verbs are
lint/check/test/verify, and CI collapses to mise verify + the changeset
guard via pnpm exec.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@davidjalbers
davidjalbers merged commit 2bde536 into main Jul 13, 2026
2 checks passed
@davidjalbers
davidjalbers deleted the feat/unify-tooling branch July 13, 2026 16:18
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