Skip to content

Backport of chore: Update actions to use Node24 into release/0.20.x#6694

Open
hc-github-team-secure-boundary wants to merge 1 commit into
release/0.20.xfrom
backport/moduli-github-node24/really-superb-corgi
Open

Backport of chore: Update actions to use Node24 into release/0.20.x#6694
hc-github-team-secure-boundary wants to merge 1 commit into
release/0.20.xfrom
backport/moduli-github-node24/really-superb-corgi

Conversation

@hc-github-team-secure-boundary
Copy link
Copy Markdown
Collaborator

Backport

This PR is auto-generated from #6523 to be assessed for backporting due to the inclusion of the label backport/0.20.x.

🚨

Warning automatic cherry-pick of commits failed. If the first commit failed,
you will see a blank no-op commit below. If at least one commit succeeded, you
will see the cherry-picked commits up to, not including, the commit where
the merge conflict occurred.

The person who merged in the original PR is:
@moduli
This person should manually cherry-pick the original PR into a new backport PR,
and close this one when the manual backport PR is merged in.

merge conflict error: POST https://api.github.com/repos/hashicorp/boundary/merges: 409 Merge conflict []

The below text is copied from the body of the original PR.


Description

This PR updates github action workflows to mitigate Node20 deprecation warnings.

Here's one example of a warning

Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@330a01c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

There will be a follow-up in boundary-enterprise

https://hashicorp.atlassian.net/browse/ICU-18777

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.
  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
  • If applicable, I've documented the impact of any changes to security controls.
    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

Overview of commits

@hashicorp-cla-app
Copy link
Copy Markdown

hashicorp-cla-app Bot commented May 8, 2026

CLA assistant check
All committers have signed the CLA.

@hashicorp-cla-app
Copy link
Copy Markdown

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


temp seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA.
If you have already a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

# Conflicts:
#	.github/workflows/enos-run.yml

(cherry picked from commit fbf16b2)

# Conflicts:
#	.github/workflows/build-check.yml
#	.github/workflows/build.yml
#	.github/workflows/enos-run.yml
#	.github/workflows/fuzz.yml
#	.github/workflows/linting.yml
#	.github/workflows/make-gen-delta.yml
#	.github/workflows/test-ci-bootstrap-oss.yml
#	.github/workflows/test-ci-cleanup-oss.yml
#	.github/workflows/test-cli-ui_oss.yml
#	.github/workflows/test-race.yml
#	.github/workflows/test.yml
@moduli moduli force-pushed the backport/moduli-github-node24/really-superb-corgi branch from 9b76026 to bed8820 Compare May 8, 2026 16:15
@moduli moduli added the pr/no-milestone Ignores the Milestone Check label May 8, 2026
@moduli moduli marked this pull request as ready for review May 8, 2026 17:11
@moduli moduli requested a review from a team as a code owner May 8, 2026 17:11
@moduli moduli requested a review from a team May 8, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/no-milestone Ignores the Milestone Check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants