Skip to content

chore: replace .tool-versions with mise.toml and bump Node to 26.4.0#299

Merged
korniltsev-grafanista merged 1 commit into
mainfrom
chore/mise-node-setup
Jul 3, 2026
Merged

chore: replace .tool-versions with mise.toml and bump Node to 26.4.0#299
korniltsev-grafanista merged 1 commit into
mainfrom
chore/mise-node-setup

Conversation

@korniltsev-grafanista

Copy link
Copy Markdown
Contributor

Summary

  • Replace .tool-versions with mise.toml, pinning Node 26.4.0 and corepack 0.35.0
  • Install corepack via mise since Node 26 no longer bundles it, enabling Yarn 4.15.0 from packageManager
  • Align release-please.yml to Node 26.4.0

Test plan

  • mise install and verify corepack --version / yarn --version resolve correctly
  • CI passes on this branch

Pin Node 26.4.0 and corepack 0.35.0 via mise, since Node 26 no longer
bundles corepack. Align release-please workflow to the same Node version.
@korniltsev-grafanista korniltsev-grafanista requested review from a team as code owners June 30, 2026 04:56
@korniltsev-grafanista korniltsev-grafanista changed the title Replace .tool-versions with mise.toml and bump Node to 26.4.0 chore: replace .tool-versions with mise.toml and bump Node to 26.4.0 Jun 30, 2026

@jake-kramer jake-kramer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works locally for me too, LGTM

@korniltsev-grafanista korniltsev-grafanista merged commit 3feda08 into main Jul 3, 2026
14 checks passed
@korniltsev-grafanista korniltsev-grafanista deleted the chore/mise-node-setup branch July 3, 2026 11:01
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.

2 participants