Skip to content

Chore/GitHub migrate to new node version#765

Merged
rchincha merged 7 commits into
project-stacker:mainfrom
raharper:chore/github-migrate-to-new-node-version
Jun 24, 2026
Merged

Chore/GitHub migrate to new node version#765
rchincha merged 7 commits into
project-stacker:mainfrom
raharper:chore/github-migrate-to-new-node-version

Conversation

@raharper

@raharper raharper commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

cleanup

Which issue does this PR fix:

Updates older github actions that used Node 20 to versions that use Node 24
Closes #761

What does this PR do / Why do we need it:

Keeping actions current ensures we don't get broken builds or other problems

Testing done on this change:

None, all testing happens during CI on github

Automation added to e2e:

None

Will this break upgrades or downgrades?

No

Does this PR introduce any user-facing change?:

No

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@raharper
raharper force-pushed the chore/github-migrate-to-new-node-version branch from 059a53f to e0aa0e4 Compare June 24, 2026 17:36
raharper added 7 commits June 24, 2026 12:42
Signed-off-by: Ryan Harper <ryaharpe@cisco.com>
Signed-off-by: Ryan Harper <rharper@woxford.com>
Signed-off-by: Ryan Harper <ryaharpe@cisco.com>
Signed-off-by: Ryan Harper <rharper@woxford.com>
Signed-off-by: Ryan Harper <ryaharpe@cisco.com>
Signed-off-by: Ryan Harper <rharper@woxford.com>
Signed-off-by: Ryan Harper <ryaharpe@cisco.com>
Signed-off-by: Ryan Harper <rharper@woxford.com>
Signed-off-by: Ryan Harper <ryaharpe@cisco.com>
Signed-off-by: Ryan Harper <rharper@woxford.com>
Signed-off-by: Ryan Harper <ryaharpe@cisco.com>
Signed-off-by: Ryan Harper <rharper@woxford.com>
Signed-off-by: Ryan Harper <ryaharpe@cisco.com>
Signed-off-by: Ryan Harper <rharper@woxford.com>
@raharper
raharper force-pushed the chore/github-migrate-to-new-node-version branch from e0aa0e4 to 29bed2d Compare June 24, 2026 17:43
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.86%. Comparing base (52efa05) to head (29bed2d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #765   +/-   ##
=======================================
  Coverage   54.86%   54.86%           
=======================================
  Files          55       55           
  Lines        5909     5909           
=======================================
  Hits         3242     3242           
  Misses       2094     2094           
  Partials      573      573           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rchincha
rchincha merged commit 588ebcf into project-stacker:main Jun 24, 2026
12 checks passed
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.

chore: update github actions which use node 20 which is being dropped

2 participants