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

chore(ci): update all actions that uses deprecated node version to latest #8379

Closed
wants to merge 6 commits into from

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Jun 20, 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

We have too many outdated actions. Some use super old node versions. Here is an attempt to update all actions to latest.

The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3, nick-invision/retry@v2
.....

Also updated obsolete echo "::save-state name={name}::{value}". More info can be found here

@github-actions github-actions bot added the pr:community Contribution from Cube.js community members. label Jun 20, 2024
Copy link

vercel bot commented Jun 20, 2024

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

8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 3:33pm
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 3:33pm
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 3:33pm
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 3:33pm
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 3:33pm
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 3:33pm
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 3:33pm
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 3:33pm

@KSDaemon KSDaemon force-pushed the ci-updates branch 9 times, most recently from 4d92e5e to 097ac6d Compare June 20, 2024 15:56
@KSDaemon KSDaemon requested a review from a team as a code owner June 24, 2024 14:44
@KSDaemon KSDaemon mentioned this pull request Jun 24, 2024
4 tasks
@KSDaemon KSDaemon closed this Jun 26, 2024
@KSDaemon KSDaemon deleted the ci-updates branch June 26, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:community Contribution from Cube.js community members.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant