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

fix: Bump artifact upload and download version to 4 #12918

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

Cal-L
Copy link
Contributor

@Cal-L Cal-L commented Jan 9, 2025

Description

These changes bumps the github action upload-artifact and download-artifact to v4 based on these docs - https://github.com/actions/upload-artifact?tab=readme-ov-file#v4---whats-new. Migration info can be found here as well. https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md. Aside from bumping the version, the main breaking change is ensuring unique names, which in our case, only applies to the unit test shards (names are already unique)

Related issues

Fixes:

Manual testing steps

Check that unit test actions in Github CI works

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@Cal-L Cal-L requested a review from a team as a code owner January 9, 2025 17:53
@Cal-L Cal-L self-assigned this Jan 9, 2025
Copy link
Contributor

github-actions bot commented Jan 9, 2025

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@Cal-L Cal-L added No QA Needed Apply this label when your PR does not need any QA effort. No E2E Smoke Needed If the PR does not need E2E smoke test run needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) labels Jan 9, 2025
owencraston
owencraston previously approved these changes Jan 9, 2025
@Cal-L Cal-L changed the title fix: Bump artifact upload version to 4 fix: Bump artifact upload and download version to 4 Jan 9, 2025
@Cal-L Cal-L enabled auto-merge January 9, 2025 18:27
Copy link

sonarqubecloud bot commented Jan 9, 2025

@Cal-L Cal-L added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit 5a38279 Jan 9, 2025
41 checks passed
@Cal-L Cal-L deleted the update/update-artifact-version branch January 9, 2025 18:43
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2025
@github-actions github-actions bot removed the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Jan 9, 2025
@metamaskbot metamaskbot added the release-7.40.0 Issue or pull request that will be included in release 7.40.0 label Jan 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
No E2E Smoke Needed If the PR does not need E2E smoke test run No QA Needed Apply this label when your PR does not need any QA effort. release-7.40.0 Issue or pull request that will be included in release 7.40.0 team-mobile-platform
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants