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

Upgrade actions/download-artifact@v4 #7573

Merged
merged 2 commits into from
Jan 9, 2025
Merged

Conversation

huydhn
Copy link
Contributor

@huydhn huydhn commented Jan 9, 2025

@huydhn huydhn requested a review from JacobSzwejbka January 9, 2025 18:22
Copy link

pytorch-bot bot commented Jan 9, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7573

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure, 2 Pending

As of commit e06fcab with merge base e1c0bcf (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 9, 2025
@huydhn huydhn temporarily deployed to upload-benchmark-results January 9, 2025 20:18 — with GitHub Actions Inactive
@@ -53,7 +53,7 @@ jobs:
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
timeout: 90
secrets-env: BUILD_CERTIFICATE_BASE64 EXECUTORCH_DEMO_BUILD_PROVISION_PROFILE_BASE64 KEYCHAIN_PASSWORD
upload-artifact: ios-apps
upload-artifact: ios-demo-app
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing the upload artifact name here is needed to address actions/upload-artifact#480. In v4, we couldn't upload multiple artifacts with the same name anymore.

@huydhn huydhn merged commit 478198b into main Jan 9, 2025
60 of 63 checks passed
@huydhn huydhn deleted the update-actions-artifact-v3 branch January 9, 2025 22:56
@huydhn huydhn temporarily deployed to upload-benchmark-results January 9, 2025 23:06 — with GitHub Actions Inactive
@huydhn
Copy link
Contributor Author

huydhn commented Jan 22, 2025

@pytorchbot cherry-pick --onto release/0.5 -c regression

pytorchbot pushed a commit that referenced this pull request Jan 22, 2025
* Upgrade actions/download-artifact@v4

* Address actions/upload-artifact#480

(cherry picked from commit 478198b)
@pytorchbot
Copy link
Collaborator

Cherry picking #7573

The cherry pick PR is at #7860 and it is recommended to link a regression cherry pick PR with an issue. The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

huydhn added a commit that referenced this pull request Jan 23, 2025
Upgrade actions/download-artifact@v4 (#7573)

* Upgrade actions/download-artifact@v4

* Address actions/upload-artifact#480

(cherry picked from commit 478198b)

Co-authored-by: Huy Do <huydhn@gmail.com>
YIWENX14 pushed a commit that referenced this pull request Jan 28, 2025
* Upgrade actions/download-artifact@v4

* Address actions/upload-artifact#480
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants