llama-stack-mirror/.github/actions
Ashwin Bharambe 51f3aeb479 fix: export UV env vars to GITHUB_ENV in setup-runner
UV env vars need to persist across workflow steps for scripts that run
'uv' commands (like unit-tests.sh which uses 'uv run --with-editable').
Export them to GITHUB_ENV so they're available in subsequent steps.
2025-10-31 07:09:02 -07:00
..
install-llama-stack-client fix: use test.pypi for uv sync on release branches 2025-10-31 06:20:11 -07:00
run-and-record-tests fix(ci): improve workflow logging and bot notifications (#3872) 2025-10-20 22:08:15 -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 fix: export UV env vars to GITHUB_ENV in setup-runner 2025-10-31 07:09:02 -07:00
setup-test-environment feat(cherry-pick): fixes for 0.3.1 release (#3998) 2025-10-30 21:51:42 -07:00
setup-vllm test: Add VLLM provider support to integration tests (#2757) 2025-07-24 09:42:26 -07:00