Skip to content

Update Node.js version to 24 and refresh compiled files - #161

Merged
mohitpavan merged 2 commits into
Azure:mainfrom
oterno:main
Jul 9, 2026
Merged

Update Node.js version to 24 and refresh compiled files#161
mohitpavan merged 2 commits into
Azure:mainfrom
oterno:main

Conversation

@oterno

@oterno oterno commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

The load-testing GitHub action is running with node version 20 which reached end of life at the end of April 2026. To prevent the action from failing to run, a workaround is to set the action environment variable ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION to true. This pull request updates the node version so it is no longer using a deprecated version.

Changes:

  • updated node version in action and package.json to 24
  • ran npm run compile and committed the updated compiled files

Resolves #155

oterno added 2 commits July 9, 2026 12:39
Signed-off-by: Ole Markus Kristiansen Ternø <79976935+oterno@users.noreply.github.com>
Signed-off-by: Ole Markus Kristiansen Ternø <79976935+oterno@users.noreply.github.com>
@oterno
oterno requested a review from a team as a code owner July 9, 2026 10:47
@oterno

oterno commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

@oterno
oterno temporarily deployed to automation test July 9, 2026 12:52 — with GitHub Actions Inactive

@mohitpavan mohitpavan 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.

LGTM

@mohitpavan

Copy link
Copy Markdown
Contributor

Not so much preferinig to complete the pr without passing the pr checks. since the pr creator doesnt have access to secrets, the login is failing,
closing this for now. wiill raise tthis myself by tomorrow EOD.

@mohitpavan mohitpavan closed this Jul 9, 2026
@mohitpavan mohitpavan reopened this Jul 9, 2026
@mohitpavan
mohitpavan merged commit ce6fe8a into Azure:main Jul 9, 2026
6 of 21 checks passed
@oterno oterno mentioned this pull request Jul 15, 2026
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.

[BUG] azure/load-testing@v1.2.5 does not work due to incompatible node versions

3 participants