Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Drop NodeJS 10, 12, 14. Added 18, 20, 22 #144

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

breautek
Copy link
Contributor

@breautek breautek commented Jun 28, 2024

Updates NodeJS Matrix in the CI to drop old NodeJS versions and replaced them with:

  • 18.x (In maintenance until 2025)
  • 20.x (Current LTS)
  • 22.x (Current active, next LTS)

10, 12, 14 support was completely dropped from modern runners provided by GH so they just simply fail now, as obsevable on #143. With that being said, I don't know if we want to make a new major release since now we are only testing completely new generations of NodeJS runtimes.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.97%. Comparing base (5158ec5) to head (a914b3a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   89.97%   89.97%           
=======================================
  Files           6        6           
  Lines        2374     2374           
=======================================
  Hits         2136     2136           
  Misses        238      238           

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

@breautek breautek marked this pull request as ready for review June 28, 2024 16:34
@breautek breautek requested review from erisu and dpogue June 28, 2024 16:34
@breautek breautek merged commit c491d3a into apache:master Jul 2, 2024
6 checks passed
@breautek breautek deleted the update-ci branch July 2, 2024 12:35
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.

4 participants