Skip to content

fix(ci): set up toolchain with mise - #31

Merged
steve-calvert-glean merged 1 commit into
mainfrom
fix/ci-use-mise
Aug 10, 2026
Merged

fix(ci): set up toolchain with mise#31
steve-calvert-glean merged 1 commit into
mainfrom
fix/ci-use-mise

Conversation

@steve-calvert-glean

Copy link
Copy Markdown
Contributor

Summary

  • replace actions/setup-node with jdx/mise-action
  • preserve Node 22 and 24 matrix coverage through MISE_NODE_VERSION
  • isolate mise caches by matrix Node version

Validation

  • npm run check
  • git diff --check

@steve-calvert-gleansteve-calvert-glean added the internal Internal refactoring, cleanup, or maintenance work label Aug 10, 2026
@steve-calvert-glean
steve-calvert-glean merged commit 72c52c4 into mainAug 10, 2026
3 of 4 checks passed
@steve-calvert-glean
steve-calvert-glean deleted the fix/ci-use-mise branch August 10, 2026 23:29
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internalInternal refactoring, cleanup, or maintenance work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@steve-calvert-glean