Commit graph

8 commits

Author SHA1 Message Date
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