Skip to content

Upgrade to node24 runtime and bump default CLI to v2.12.1#5

Open
dangrondahl wants to merge 2 commits intomainfrom
update_nodejs
Open

Upgrade to node24 runtime and bump default CLI to v2.12.1#5
dangrondahl wants to merge 2 commits intomainfrom
update_nodejs

Conversation

@dangrondahl
Copy link
Copy Markdown

Summary

  • Updates the action runtime from node20 to node24 to resolve the Node.js 20 deprecation warning in GitHub Actions
  • Bumps the default Kosli CLI version from 2.11.43 to 2.12.1

Test plan

  • Verify the action runs without the Node.js 20 deprecation warning
  • Verify the correct CLI version is installed by default

Addresses the Node.js 20 deprecation warning in GitHub Actions.
@mbevc1
Copy link
Copy Markdown

mbevc1 commented Mar 17, 2026

We should also add latest as a possible version value

@dangrondahl
Copy link
Copy Markdown
Author

We should also add latest as a possible version value

Also, I think I just want to make sure with the tech team that it is ok to bump to latest CLI version.

@tooky
Copy link
Copy Markdown

tooky commented Mar 18, 2026

Not for this PR - but how can this action ALWSYS use latest CLI?

@mbevc1
Copy link
Copy Markdown

mbevc1 commented Mar 18, 2026

Not for this PR - but how can this action ALWSYS use latest CLI?

I've had the same comment ↑ 😄

@gsavage
Copy link
Copy Markdown

gsavage commented Mar 20, 2026

I would prefer to split these to changes into separate PRs, if possible.

The Node24 upgrade is needed quite soon - can we split that out into a v3 release, whilst we determine what the Kosli CLI version should be?

@mbevc1
Copy link
Copy Markdown

mbevc1 commented Mar 26, 2026

Are we good to merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants