llama-stack-mirror/.github/actions
Ashwin Bharambe 2ea18839a3 ci: standardize release branch pattern to release-X.Y.x
Update all CI workflows and actions to use the standardized release branch
naming convention 'release-X.Y.x' (e.g., release-0.3.x) instead of matching
multiple numeric patterns.

Changes:
- Update workflow triggers to match 'release-[0-9]+.[0-9]+.x' pattern
- Update bash regex in setup-test-environment to match new format
- Simplifies branch pattern from multiple variants to single standard
2025-10-30 21:27:43 -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 revert: feat(ci): use @next branch from llama-stack-client (#3593) 2025-09-29 10:41:04 -07:00
setup-test-environment ci: standardize release branch pattern to release-X.Y.x 2025-10-30 21:27:43 -07:00
setup-vllm test: Add VLLM provider support to integration tests (#2757) 2025-07-24 09:42:26 -07:00