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
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
665c088adb
on workflow dispatch
2025-01-08 16:56:15 -08:00
Xi Yan
bc27343c75
test workflow
2025-01-08 16:45:44 -08:00
Chacksu
144abd2e71
Introduce GitHub Actions Workflow for Llama Stack Tests ( #523 )
...
# What does this PR do?
Initial implementation of GitHub Actions workflow for automated testing
of Llama Stack.
## Key Features
- Automatically runs tests on pull requests and manual dispatch
- Provides support for GPU required model tests
- Reports test results and uploads summaries
2024-12-04 15:42:55 -08:00
Yuan Tang
a2b87ed0cb
Switch to pre-commit/action ( #239 )
2024-10-11 11:09:11 -07:00
Yuan Tang
05282d1234
Enable pre-commit on main branch ( #237 )
2024-10-11 10:03:59 -07:00
Russell Bryant
eba9d1ea14
ci: Run pre-commit checks in CI ( #176 )
...
Run the pre-commit checks in a github workflow to validate that a PR
or a direct push to the repo does not introduce new errors.
2024-10-10 11:21:59 -07:00