-
Notifications
You must be signed in to change notification settings - Fork 681
Support uploading different AAR to S3 #14605
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14605
Note: Links to docs will display an error until the docs builds have been completed. This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
@pytorchbot cherry-pick --onto release/1.0 -c release |
Now stage AAR upload to https://ossci-android.s3.amazonaws.com/executorch/release/${VERSION}-${FLAVOR}/executorch.aar so we can have multiple flavors. Example: https://github.com/pytorch/executorch/actions/runs/18017149226, https://github.com/pytorch/executorch/actions/runs/18017146445 (cherry picked from commit 79e9224)
Cherry picking #14605The cherry pick PR is at #14606 The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Now stage AAR upload to https://ossci-android.s3.amazonaws.com/executorch/release/${VERSION}-${FLAVOR}/executorch.aar so we can have multiple flavors. Example: https://github.com/pytorch/executorch/actions/runs/18017149226, https://github.com/pytorch/executorch/actions/runs/18017146445
Now stage AAR upload to https://ossci-android.s3.amazonaws.com/executorch/release/${VERSION}-${FLAVOR}/executorch.aar so we can have multiple flavors. Example: https://github.com/pytorch/executorch/actions/runs/18017149226, https://github.com/pytorch/executorch/actions/runs/18017146445 (cherry picked from commit 79e9224)
Summary
Now stage AAR upload to https://ossci-android.s3.amazonaws.com/executorch/release/${VERSION}-${FLAVOR}/executorch.aar
so we can have multiple flavors.
Test plan
Example: https://github.com/pytorch/executorch/actions/runs/18017149226, https://github.com/pytorch/executorch/actions/runs/18017146445