llama-stack-mirror/.github/actions
Ashwin Bharambe 626639beee refactor: consolidate all client install logic into single action
Renamed install-client-for-release to install-llama-stack-client and
made it handle both release branches and client-version inputs. Now
all client installation logic lives in one place:

- Release branches: always install from matching git branch
- Non-release branches: install based on client-version input

This eliminates all the conditional logic from setup-runner.
2025-10-30 22:47:15 -07:00
..
install-llama-stack-client refactor: consolidate all client install logic into single action 2025-10-30 22:47:15 -07:00
run-and-record-tests ci: support release branches and match client branch (#3990) 2025-10-30 15:20:34 -07:00
setup-ollama feat(tests): migrate to global "setups" system for test configuration (#3390) 2025-09-09 15:50:56 -07:00
setup-runner refactor: consolidate all client install logic into single action 2025-10-30 22:47:15 -07:00
setup-test-environment fix(ci): install client from release branch before uv sync 2025-10-30 22:31:44 -07:00
setup-vllm test: Add VLLM provider support to integration tests (#2757) 2025-07-24 09:42:26 -07:00