Skip to content

feat: adopt mise for task running and Node versioning#154

Open
stevenfackley wants to merge 1 commit into
mainfrom
feat/mise-adoption
Open

feat: adopt mise for task running and Node versioning#154
stevenfackley wants to merge 1 commit into
mainfrom
feat/mise-adoption

Conversation

@stevenfackley

Copy link
Copy Markdown
Owner

What

Add .nvmrc (Node 26.3.0) and mise.toml for unified task running across the workspace.

Why

Part of workspace-wide mise adoption:

  • mise.toml wraps existing scripts/commands into mise run <task>
  • .nvmrc becomes single source of truth for Node version (read by both mise locally and CI)
  • No changes to existing toolchains — global.json / dotnet / uv untouched

Verification

  • mise doctor clean
  • mise run build succeeds

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