Skip to content

GH#774: chore(ci): upgrade GitHub Actions to Node.js 24#777

Merged
superdav42 merged 1 commit intomainfrom
chore/upgrade-actions-node24
Apr 10, 2026
Merged

GH#774: chore(ci): upgrade GitHub Actions to Node.js 24#777
superdav42 merged 1 commit intomainfrom
chore/upgrade-actions-node24

Conversation

@superdav42
Copy link
Copy Markdown
Collaborator

Summary

Upgraded all GitHub Actions from Node.js 20 to Node.js 24 to avoid deprecation warnings and forced migration on June 2, 2026. Updated upload-artifact v4→v7, download-artifact v4→v8, action-gh-release v1→v2 with FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 env var across 5 workflow files.

Files Changed

.github/workflows/addon-integration-test.yml,.github/workflows/e2e.yml,.github/workflows/pr-build-test.yml,.github/workflows/release.yml,.github/workflows/tests.yml

Runtime Testing

  • Risk level: Low (agent prompts / infrastructure scripts)
  • Verification: self-assessed: CI-only changes with no runtime logic. Verification requires triggering a workflow run post-merge to confirm no Node.js 20 deprecation warnings.

Resolves #774


aidevops.sh v3.6.235 plugin for OpenCode v1.3.16 with claude-sonnet-4-6 spent 2m and 6,461 tokens on this as a headless worker.

@superdav42 superdav42 added the origin:interactive Created by interactive user session label Apr 10, 2026
@superdav42
Copy link
Copy Markdown
Collaborator Author

Completion Summary

  • What: Upgraded all GitHub Actions from Node.js 20 to Node.js 24 to avoid deprecation warnings and forced migration on June 2, 2026. Updated upload-artifact v4→v7, download-artifact v4→v8, action-gh-release v1→v2 with FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 env var across 5 workflow files.
  • Issue: chore: upgrade GitHub Actions from Node.js 20 to Node.js 24 #774
  • Files changed: .github/workflows/addon-integration-test.yml,.github/workflows/e2e.yml,.github/workflows/pr-build-test.yml,.github/workflows/release.yml,.github/workflows/tests.yml
  • Testing: self-assessed: CI-only changes with no runtime logic. Verification requires triggering a workflow run post-merge to confirm no Node.js 20 deprecation warnings.
  • Key decisions: none

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 10, 2026

Warning

Rate limit exceeded

@superdav42 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 21 minutes and 18 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 21 minutes and 18 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 845a8db7-dd00-4b64-b5cf-bf415ff6aeee

📥 Commits

Reviewing files that changed from the base of the PR and between b77c00d and 6332cfc.

📒 Files selected for processing (5)
  • .github/workflows/addon-integration-test.yml
  • .github/workflows/e2e.yml
  • .github/workflows/pr-build-test.yml
  • .github/workflows/release.yml
  • .github/workflows/tests.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/upgrade-actions-node24

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

🔨 Build Complete - Ready for Testing!

📦 Download Build Artifact (Recommended)

Download the zip build, upload to WordPress and test:

🌐 Test in WordPress Playground (Very Experimental)

Click the link below to instantly test this PR in your browser - no installation needed!
Playground support for multisite is very limitied, hopefully it will get better in the future.

🚀 Launch in Playground

Login credentials: admin / password

@superdav42 superdav42 merged commit 21b9394 into main Apr 10, 2026
9 checks passed
@superdav42
Copy link
Copy Markdown
Collaborator Author

Completion Summary

  • What: Upgraded all GitHub Actions from Node.js 20 to Node.js 24 to avoid deprecation warnings and forced migration on June 2, 2026. Updated upload-artifact v4→v7, download-artifact v4→v8, action-gh-release v1→v2 with FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 env var across 5 workflow files.
  • Issue: chore: upgrade GitHub Actions from Node.js 20 to Node.js 24 #774
  • Files changed: .github/workflows/addon-integration-test.yml,.github/workflows/e2e.yml,.github/workflows/pr-build-test.yml,.github/workflows/release.yml,.github/workflows/tests.yml
  • Testing: self-assessed: CI-only changes with no runtime logic. Verification requires triggering a workflow run post-merge to confirm no Node.js 20 deprecation warnings.
  • Key decisions: none

Merged via PR #777 to main.
Merged by deterministic merge pass (pulse-wrapper.sh).


aidevops.sh v3.6.235 spent 12m on this as a headless bash routine.

@github-actions
Copy link
Copy Markdown

Performance Test Results

Performance test results for 59b5770 are in 🛎️!

Note: the numbers in parentheses show the difference to the previous (baseline) test run. Differences below 2% or 0.5 in absolute values are not shown.

URL: /

Run DB Queries Memory Before Template Template WP Total LCP TTFB LCP - TTFB
0 41 37.83 MB 942.50 ms (+150.50 ms / +16% ) 176.50 ms (+14.50 ms / +8% ) 1114.50 ms (+125.50 ms / +11% ) 2088.00 ms (+144.00 ms / +7% ) 2010.10 ms (+181.20 ms / +9% ) 92.05 ms
1 56 49.02 MB 941.50 ms (+50.50 ms / +5% ) 145.50 ms 1091.50 ms (+57.00 ms / +5% ) 2088.00 ms (+108.00 ms / +5% ) 2008.50 ms (+108.30 ms / +5% ) 80.70 ms (-1.75 ms / -2% )

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

Labels

origin:interactive Created by interactive user session

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: upgrade GitHub Actions from Node.js 20 to Node.js 24

1 participant