[WE-424] chore: migrate from volta to mise for node version management - #156
Merged
arshabh-agarwal merged 1 commit intoJul 13, 2026
Merged
Conversation
[WE-424] - Created mise.toml and mise.lock with node 22.17.1 from volta config - Removed volta blocks from 4 package.json files (monorepo) - Updated CI workflows to use setup-node-toolchain
arshabh-agarwal
force-pushed
the
arshabh-agarwal/WE-424-volta-to-mise-migration
branch
from
July 13, 2026 07:36
6262e29 to
59c2f98
Compare
Contributor
Author
|
Fixed the CI failures. The
No JFrog registry config needed since this repo has no |
arshabh-agarwal
enabled auto-merge
July 13, 2026 07:38
kunal-addepar
approved these changes
Jul 13, 2026
arshabh-agarwal
deleted the
arshabh-agarwal/WE-424-volta-to-mise-migration
branch
July 13, 2026 07:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
WE-424
mise.tomlandmise.lockwith Node 22.17.1 (from volta config)voltablocks from 4 package.json files (monorepo)run-tests.yml,publish.yml,plan-release.yml) to usejdx/mise-action@v4+corepack enablefor Node/pnpm setupTest plan
mise exec -- node --versionreturns expected versionpnpm installresolves deps