Skip to content

ci(workflow): update node support & action dependencies#74

Merged
erisu merged 4 commits intoapache:masterfrom
erisu:ci/update-workflow
Dec 13, 2022
Merged

ci(workflow): update node support & action dependencies#74
erisu merged 4 commits intoapache:masterfrom
erisu:ci/update-workflow

Conversation

@erisu
Copy link
Copy Markdown
Member

@erisu erisu commented Dec 13, 2022

Platforms affected

n/a

Motivation and Context

  • Drop deprecatetd node version
  • Add latettst node versions
  • Update GH Action dependencies

Description

  • Drop node 10 & 12
  • Add node 16 & 18
  • Bump Action Deps.
    • actions/checkout@v3
    • actions/setup-node@v3
    • codecov/codecov-action@v3

Testing

n/a

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 13, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.55%. Comparing base (7dbe062) to head (02b0d7e).
Report is 15 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   89.55%   89.55%           
=======================================
  Files           1        1           
  Lines          67       67           
=======================================
  Hits           60       60           
  Misses          7        7           

☔ 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.

@erisu erisu changed the title ci(workflow): upgrade node support & action dependencies ci(workflow): update node support & action dependencies Dec 13, 2022
@erisu erisu merged commit 9583eab into apache:master Dec 13, 2022
@erisu erisu deleted the ci/update-workflow branch December 13, 2022 07:10
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.

3 participants