Commit graph

849 commits

Author SHA1 Message Date
Xi Yan
3df88b82a7 manual trigger 2025-01-10 14:15:02 -08:00
Xi Yan
de3161f164 bugfix 2025-01-10 14:14:09 -08:00
Xi Yan
0f7016aff4 instead of prefix, use full version 2025-01-10 14:09:33 -08:00
Xi Yan
d9f14e22b9 instead of prefix, use full version 2025-01-10 14:08:24 -08:00
Xi Yan
697df3e102 tested, back to workflow_dispatch/schedule 2025-01-09 21:39:38 -08:00
Xi Yan
dc9148b9d5 replace w/ curl 2025-01-09 21:38:25 -08:00
Xi Yan
c02b70632f add back workflow dispatch 2025-01-09 19:02:01 -08:00
Xi Yan
cbc288680d bugfix and add requirements 2025-01-09 18:57:01 -08:00
Xi Yan
7e574417ab bugfix 2025-01-09 18:54:22 -08:00
Xi Yan
650016ffca trigger models build 2025-01-09 18:53:28 -08:00
Xi Yan
7cdd8b94d6 trigger models build 2025-01-09 18:51:29 -08:00
Xi Yan
97d31d7ab3 add back requirements 2025-01-09 18:37:07 -08:00
Xi Yan
1ea46660a5 add back requirements 2025-01-09 18:35:05 -08:00
Xi Yan
2847d70f38 remove dispatch on push 2025-01-09 17:25:35 -08:00
Xi Yan
5f051b210c final workflow 2025-01-09 17:24:31 -08:00
Xi Yan
4387863a19 final workflow 2025-01-09 17:24:15 -08:00
Xi Yan
dc74675dc8 add ver 2025-01-09 17:19:46 -08:00
Xi Yan
cca27819b9 fix versions 2025-01-09 17:15:47 -08:00
Xi Yan
63232d7771 remove double quotes 2025-01-09 17:09:46 -08:00
Xi Yan
d8c9798ca8 test 2025-01-09 17:07:07 -08:00
Xi Yan
0b0446f219 fix 2025-01-09 17:02:35 -08:00
Xi Yan
df55ec654e fix 2025-01-09 16:59:49 -08:00
Xi Yan
2644e096d6 bugfix 2025-01-09 16:54:04 -08:00
Xi Yan
19887139b4 update requirements 2025-01-09 16:51:49 -08:00
Xi Yan
ccd3ec142a test 2025-01-09 16:45:20 -08:00
Xi Yan
7ca2f5edb1 llama-stack-client-python 2025-01-09 16:34:20 -08:00
Xi Yan
16af87c822 test trigger 2025-01-09 16:33:18 -08:00
Xi Yan
620250324c initial test 2025-01-09 16:15:37 -08:00
Xi Yan
8527b79bfd test 2025-01-09 15:37:43 -08:00
Xi Yan
20dc1860c6 test 2025-01-09 15:22:25 -08:00
Xi Yan
45cf46e62f rebase 2025-01-09 11:45:51 -08:00
Yuan Tang
b8df87bd85
Add automatic PyPI release GitHub workflow (#618)
This PR adds a workflow to automatically publish the package (including
attestations) to Python upon tag/release creation.

Note that this relies on trusted publishing:
https://docs.pypi.org/trusted-publishers/

---------

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2025-01-09 11:29:26 -08:00
Xi Yan
a45ce85ec1 change schedule 2025-01-08 17:24:01 -08:00
Xi Yan
6c3b9fa09b back to rc 2025-01-08 17:22:22 -08:00
Xi Yan
3ce9601f9d nightly 2025-01-08 17:20:42 -08:00
Xi Yan
10b136055a remove hash 2025-01-08 17:19:08 -08:00
Xi Yan
8640a30e6a rc? 2025-01-08 17:17:47 -08:00
Xi Yan
8ffdff1c7a rc? 2025-01-08 17:16:42 -08:00
Xi Yan
a6e1740464 test 0.0.64 2025-01-08 17:13:58 -08:00
Xi Yan
c7becdaffc test 2025-01-08 17:07:19 -08:00
Xi Yan
e855291d3b test 2025-01-08 17:04:49 -08:00
Xi Yan
87e2cb8029 test 2025-01-08 17:03:16 -08:00
Xi Yan
94d619b58e nightly 2025-01-08 17:02:24 -08:00
Xi Yan
efb14c154e cleanup setup 2025-01-08 16:57:37 -08:00
Xi Yan
665c088adb on workflow dispatch 2025-01-08 16:56:15 -08:00
Xi Yan
074d8561e5 test 2025-01-08 16:52:51 -08:00
Xi Yan
bc27343c75 test workflow 2025-01-08 16:45:44 -08:00
Xi Yan
596afc6497
add --version to llama stack CLI & /version endpoint (#732)
# What does this PR do?

- add --version to llama stack CLI 
- add /version endpoint
- run OpenAPI generator for the new endpoint

## Test Plan

**CLI**
<img width="184" alt="image"
src="https://github.com/user-attachments/assets/3acb1d22-453e-4b79-baf6-e98e88d0671c"
/>



**endpoint**
<img width="430" alt="image"
src="https://github.com/user-attachments/assets/79cdd670-493b-40cf-8f9e-28a4ac0988ac"
/>


## 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-08 16:30:06 -08:00
Xi Yan
a5e6f10e33
fix links for distro (#733)
# What does this PR do?

- fix links for distro docs


## Test Plan

<img width="653" alt="image"
src="https://github.com/user-attachments/assets/a546a11e-2071-4d72-8232-8f30552b7341"
/>


## 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-08 14:47:09 -08:00
Sixian Yi
ca66a1b188
Update CODEOWNERS - add sixianyi0721 as the owner (#731)
# What does this PR do?

Add my own github id to CODEOWNERS file
- [ ] Addresses issue (#issue)


## Test Plan


## 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-07 21:11:59 -08:00