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

Update GH actions versions and remove last node 16 refs #2320

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

ljdelight
Copy link
Collaborator

  • Several GitHub Actions were updated to v4
  • Added --frozen-lockfile to the first yarn call to have the CI build fail if the yarn.lock is out of sync. The docs describe the parameter as "don't generate a lockfile and fail if an update is needed"
  • Removed the last of the remaining node 16 references. Node 16 is EOL and should not be used.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.55%. Comparing base (f541fb5) to head (418275f).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2320   +/-   ##
=======================================
  Coverage   23.55%   23.55%           
=======================================
  Files         648      648           
  Lines       22548    22548           
  Branches     6945     6931   -14     
=======================================
  Hits         5311     5311           
  Misses      14407    14407           
  Partials     2830     2830           

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

@ljdelight ljdelight merged commit b353c0b into main Apr 14, 2024
4 checks passed
@ljdelight ljdelight deleted the ljdelight/updates branch April 14, 2024 21:52
@CollinBeczak CollinBeczak mentioned this pull request May 14, 2024
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