llama-stack/.github
Xi Yan ace8dd6087
[CI/CD] more robust re-try for downloading testpypi package (#749)
# What does this PR do?

- Context: Our current `sleep 10` may not be enough time for uploaded
testpypi to be able to be downloadable.
- Solution: Add re-try logic for at most 1 minute to download testpypi
package and test the downloaded package.

## Test Plan

- Triggered workflow:
3554549062

<img width="1673" alt="image"
src="https://github.com/user-attachments/assets/4e4a063b-1486-4053-8fd4-0d823bd3651c"
/>

## Sources

Please link relevant resources if necessary.


## Before submitting

- [ ] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [ ] Ran pre-commit to handle lint / formatting issues.
- [ ] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md),
      Pull Request section?
- [ ] Updated relevant documentation.
- [ ] Wrote necessary unit or integration tests.
2025-01-13 17:53:38 -08:00
..
ISSUE_TEMPLATE Simplify feature request ISSUE template 2024-11-22 18:02:39 -08:00
workflows [CI/CD] more robust re-try for downloading testpypi package (#749) 2025-01-13 17:53:38 -08:00
CODEOWNERS Update CODEOWNERS - add sixianyi0721 as the owner (#731) 2025-01-07 21:11:59 -08:00
PULL_REQUEST_TEMPLATE.md Remove the "ShieldType" concept (#430) 2024-11-12 12:37:24 -08:00