Skip to content

[LIVY-1087][BUILD] Upgrade GitHub Actions to Node 24-compatible versions - #562

Open
gyogal wants to merge 1 commit into
apache:masterfrom
gyogal:LIVY-1087
Open

gyogal wants to merge 1 commit into
apache:masterfrom
gyogal:LIVY-1087

Conversation

@gyogal

@gyogal gyogal commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Bump actions/checkout, actions/cache, codecov/codecov-action, and actions/stale to their latest major versions (all now on Node 24, or composite for codecov-action), and refresh the docker/* action SHA pins in build-ci-image.yaml to their latest tags. Removes the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION workaround from unit-tests.yaml and integration-tests.yaml, which is no longer needed.

How was this patch tested?

Verified each action's current release and Node runtime via the GitHub API and each action.yml's using: field. Validated YAML syntax of all edited workflow files.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Code (claude-sonnet-5)

Bump actions/checkout, actions/cache, codecov/codecov-action, and
actions/stale to their latest major versions (all now on Node 24, or
composite for codecov-action), and refresh the docker/* action SHA
pins in build-ci-image.yaml to their latest tags. Removes the
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION workaround from unit-tests.yaml
and integration-tests.yaml, which is no longer needed.

Verified each action's current release and Node runtime via the
GitHub API and each action.yml's `using:` field. Validated YAML
syntax of all edited workflow files.

Generated-by: Claude Code (claude-sonnet-5)
@codecov-commenter

codecov-commenter commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.53%. Comparing base (501e822) to head (d3a1e47).
⚠️ Report is 13 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #562      +/-   ##
============================================
+ Coverage     68.68%   73.53%   +4.84%     
- Complexity     1218     1305      +87     
============================================
  Files           106      106              
  Lines          6815     6881      +66     
  Branches        836      858      +22     
============================================
+ Hits           4681     5060     +379     
+ Misses         1666     1323     -343     
- Partials        468      498      +30     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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