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: Bump GHA actions to modern runner #8922

Merged
merged 3 commits into from
Nov 7, 2024
Merged

Conversation

mcheshkov
Copy link
Member

@mcheshkov mcheshkov commented Nov 6, 2024

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Description of Changes Made (if issue reference is not provided)

Old actions used node16 runtime, which is deprecated, and actionlint yells at me.
I've checked changelogs, nothing notable there.

Copy link

vercel bot commented Nov 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 10:05pm
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 10:05pm
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 10:05pm
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 10:05pm
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 10:05pm
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 10:05pm
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 10:05pm
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 10:05pm

@mcheshkov mcheshkov marked this pull request as ready for review November 6, 2024 22:05
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.45%. Comparing base (78a5fc3) to head (b6f54e5).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8922      +/-   ##
==========================================
+ Coverage   82.43%   82.45%   +0.01%     
==========================================
  Files         221      221              
  Lines       77696    77696              
==========================================
+ Hits        64052    64061       +9     
+ Misses      13644    13635       -9     
Flag Coverage Δ
cubesql 82.45% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mcheshkov mcheshkov merged commit 276ee09 into master Nov 7, 2024
50 checks passed
@mcheshkov mcheshkov deleted the update-too-old-gha-actions branch November 7, 2024 02:09
ptiurin pushed a commit to firebolt-db/cube that referenced this pull request Nov 27, 2024
* ci: Bump actions/setup-python to v5

* ci: Bump actions/github-script to v7

* ci: Bump docker/build-push-action action to v6
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