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

Migrate github actions to v4 #612

Open
4 tasks
LoTerence opened this issue Nov 7, 2024 · 1 comment
Open
4 tasks

Migrate github actions to v4 #612

LoTerence opened this issue Nov 7, 2024 · 1 comment
Labels
feature: GitHub Actions Pertains to all GHAs (and other GH automations) role: backend Pertains to backend tasks role: devops Pertains to cd/ci tasks size: 5pt Can be done in 19-30 hours

Comments

@LoTerence
Copy link
Member

LoTerence commented Nov 7, 2024

Overview

As a developer, our github actions should be fully functional in order to maintain effective CI/CD flows.

From Karen on slack:

Hi Dev team! I received this message from GitHub that I think pertains to some of the GitHub Actions we had in our workflow.

Artifact actions v3 will be deprecated by December 5, 2024. You are receiving this email because you have GitHub Actions workflows using v3 of actions/upload-artifact or actions/download-artifact. After this date using v3 of these actions will result in a workflow failure. Artifacts within their retention period will remain accessible from the UI or REST API regardless of the version used to upload.
To raise awareness of the upcoming removal, we will temporarily fail jobs using v3 of actions/upload-artifact or actions/download-artifact. Builds that are scheduled to run during the brownout periods will fail. The brownouts are scheduled for the following dates and times:
November 14, 12pm - 1pm EST
November 21, 9am - 5pm EST
What you need to do
Update workflows to begin using v4 of the artifact actions as soon as possible. While v4 improves upload and download speeds by up to 98% and includes several new features, there are key differences from previous versions that may require updates to your workflows. Please see the documentation in the project repositories for guidance on how to migrate your workflows.

Action Items

Github actions effected:

  • build-deploy-stage.yml
  • codeql-analysis.yml
  • linter.yml
  • Search for the following text: @v3 to find v3 actions. Example: actions/checkout@v3

Resources/Instructions

Resources

@LoTerence LoTerence added role: backend Pertains to backend tasks size: 5pt Can be done in 19-30 hours feature: GitHub Actions Pertains to all GHAs (and other GH automations) role: devops Pertains to cd/ci tasks labels Nov 7, 2024
@LoTerence LoTerence added this to the 04 - Project Setup milestone Nov 7, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New Issue Approval in P: CTJ: Project Board Nov 7, 2024
@nooriaali9
Copy link
Member

@LoTerence this issue looks good too, please move it to prioritized backlog / in-progress as needed

@LoTerence LoTerence moved this from 🆕 New Issue Approval to 🔁 Recurring Items in P: CTJ: Project Board Nov 16, 2024
@LoTerence LoTerence moved this from 🔁 Recurring Items to 🧊 Ice Box in P: CTJ: Project Board Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: GitHub Actions Pertains to all GHAs (and other GH automations) role: backend Pertains to backend tasks role: devops Pertains to cd/ci tasks size: 5pt Can be done in 19-30 hours
Projects
Status: 🧊 Ice Box
Development

No branches or pull requests

3 participants