llama-stack-mirror/.github/actions
Ashwin Bharambe f6afb3c26b
feat(ci): keep only one re-recording job because independent recordings will conflict (#2956)
A couple of important updates:

- When recording tests, we cannot be generating a matrix because all the
independent recordings will conflict.
- In fact, we just don't need a matrix on test types any more because
things are very fast and the overhead of `llama stack build` and setting
up `uv` etc. is much more.
- Refactored the running of tests into an independent action
2025-07-29 17:48:04 -07:00
..
run-integration-tests feat(ci): keep only one re-recording job because independent recordings will conflict (#2956) 2025-07-29 17:48:04 -07:00
setup-ollama ci: do not pull model (#2776) 2025-07-16 04:58:05 -07:00
setup-runner test: add tests against published client (#2752) 2025-07-15 12:25:31 -07:00
setup-vllm test: Add VLLM provider support to integration tests (#2757) 2025-07-24 09:42:26 -07:00