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 GitHub action versions #6863

Merged
merged 4 commits into from
Dec 20, 2023
Merged

Update GitHub action versions #6863

merged 4 commits into from
Dec 20, 2023

Conversation

Ashesh3
Copy link
Member

@Ashesh3 Ashesh3 commented Dec 13, 2023

Fixes #6798

WHAT

🤖[deprecated] Generated by Copilot at 597b824

The pull request updates the GitHub Actions workflows for deploying, linting, and analyzing the codebase. It uses the latest versions of the actions and Node.js, and ensures consistency across the workflows. It affects the files .github/workflows/deploy.yaml, .github/workflows/linter.yml, and .github/workflows/ossar-analysis.yml.

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

HOW

🤖[deprecated] Generated by Copilot at 597b824

  • Update cache action from v2 to v3 in all build and deploy steps to use the latest version and features (link, link, link)
  • Add setup-node action to install Node.js version 20 in all build and deploy steps to match the node version used in the linter workflow (link, link, link, link, link, link, link)
  • Update setup-gcloud, get-gke-credentials, and setup-kubectl actions from specific commit hashes or versions to v2 or v3 in all deploy steps to use the latest version and features (link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link)
  • Update checkout action from v2 to v4 and setup-node action from v2 to v4 and change node-version from 18 to 20 in the linter workflow to use the latest versions and features and to match the node version used in the deploy workflow (link)
  • Update checkout action from v2 to v4 in the ossar-analysis workflow to use the latest version and features (link)

@Ashesh3 Ashesh3 requested a review from a team as a code owner December 13, 2023 12:02
Copy link

vercel bot commented Dec 13, 2023

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

Name Status Preview Comments Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 14, 2023 1:04pm

@Ashesh3 Ashesh3 changed the title Update action versions Update GitHub action versions Dec 13, 2023
Copy link

netlify bot commented Dec 13, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 27ab75f
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/657afd1f0bfdcf0008dafdf2
😎 Deploy Preview https://deploy-preview-6863--care-egov-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

cypress bot commented Dec 14, 2023

Passing run #1724 ↗︎

0 91 0 0 Flakiness 0

Details:

Update GitHub action versions
Project: CARE Commit: 27ab75fc01
Status: Passed Duration: 02:51 💡
Started: Dec 14, 2023 1:07 PM Ended: Dec 14, 2023 1:10 PM

Review all test suite changes for PR #6863 ↗︎

@nihal467
Copy link
Member

@khavinshankar can you review it, from my side the cypress is looking good

@khavinshankar khavinshankar merged commit 541f9b2 into develop Dec 20, 2023
28 checks passed
@khavinshankar khavinshankar deleted the update-actions branch December 20, 2023 14:58
Copy link

@Ashesh3 We truly appreciate your efforts. Thank you for taking the time to contribute; this is a very valuable contribution to us 🥇. We always welcome your contribution 🙂, so feel free to contribute to anything anytime, and never lose that spirit of innovation 🙌.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update GitHub Actions for Node.js 16 Compatibility and Deprecated Commands
3 participants