Skip to content

Update deprecated actions/upload-artifact and actions/download-artifact dependencies#1

Open
automation-uz wants to merge 1 commit intomainfrom
fix/automatic-artifact-actions-update
Open

Update deprecated actions/upload-artifact and actions/download-artifact dependencies#1
automation-uz wants to merge 1 commit intomainfrom
fix/automatic-artifact-actions-update

Conversation

@automation-uz
Copy link
Copy Markdown

Purpose

This PR automatically updates actions that will stop working soon (see "when" section for more details):

  • actions/upload-artifact@v3
  • actions/download-artifact@v3

The PR could also include updates for these actions, that are deprecated since July:

  • actions/upload-artifact@v2
  • actions/upload-artifact@v1
  • actions/download-artifact@v2
  • actions/download-artifact@v1

When

Artifact actions v3 will be closing down by December 5, 2024. 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

Notice of breaking changes for GitHub Actions

Please merge this PR as soon as possible to avoid broken CI pipelines on your services.

IMPORTANT: Manual actions required

Please, review the migration guides and ensure that no change is needed. In most cases, you can merge this PR "as-is", but it's possible that some manual changes are required.

If you're updating from versions older than v3, please see download-artifact v3 README for compatibility notes.

Ticket

Feel free to use this ticket if you don't need to make further changes to this PR:

RAD-36957

Notifications

(Please tag the appropiate codeowner / cc @fcano-ut)

@fcano-ut
Copy link
Copy Markdown

cc @IntelliZoomPlatform/analytics @IntelliZoomPlatform/panel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants