Skip to content

Conversation

@JamesIves
Copy link
Owner

This pull request updates the integration workflow configuration to use newer versions of the Node and Ruby containers, ensuring compatibility with current dependencies and improved security.

Container version upgrades:

  • Updated the integration-cross-repo-push job to use the node:22 container instead of node:16.13 in .github/workflows/integration.yml.
  • Updated the integration-checkout-v2 job to use the ruby:3.3 container instead of ruby:2.6 in .github/workflows/integration.yml.

* Initial plan

* Update container images to fix Debian Buster EOL issue

Co-authored-by: JamesIves <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: JamesIves <[email protected]>
@JamesIves JamesIves merged commit 4a3abc7 into releases/v4 Nov 4, 2025
29 checks passed
@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.45%. Comparing base (531be58) to head (601634e).
⚠️ Report is 85 commits behind head on releases/v4.

Additional details and impacted files
@@             Coverage Diff              @@
##           releases/v4    #1919   +/-   ##
============================================
  Coverage        93.45%   93.45%           
============================================
  Files                7        7           
  Lines              321      321           
  Branches            88       88           
============================================
  Hits               300      300           
  Misses              21       21           

☔ View full report in Codecov by Sentry.
📢 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