llama-stack-mirror/.github/actions
Ashwin Bharambe 8ebb9195a4 fix: use test.pypi as extra index, not primary
UV was configured with test.pypi as primary index and PyPI as extra index.
This caused failures because packages like hf-transfer don't exist on test.pypi.

Changed to use PyPI as primary (default) and test.pypi as extra index.
UV will now find common packages on PyPI and only look for RC versions on test.pypi.
2025-10-31 07:29:20 -07:00
..
install-llama-stack-client fix: use test.pypi as extra index, not primary 2025-10-31 07:29:20 -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: use test.pypi as extra index, not primary 2025-10-31 07:29:20 -07:00
setup-test-environment fix: remove duplicate client install logic from setup-test-environment 2025-10-31 07:14:26 -07:00
setup-vllm test: Add VLLM provider support to integration tests (#2757) 2025-07-24 09:42:26 -07:00