llama-stack-mirror/.github/actions
Ashwin Bharambe 6f90a7af4b
ci: target release-X.Y.x branches instead of release-X.Y.x-maint (#3995)
We will be updating our release procedure to be more "normal" or "sane".
We will
- create release branches like normal people
- land cherry-picks onto those branches
- run releases off of those branches
- no more "rc" branch pollution either

Given that, this PR cleans things up a bit
- Remove `-maint` suffix from release branch patterns in CI workflows
- Update branch matching to `release-X.Y.x` format
2025-10-30 16:27:13 -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: target release-X.Y.x branches instead of release-X.Y.x-maint (#3995) 2025-10-30 16:27:13 -07:00
setup-vllm test: Add VLLM provider support to integration tests (#2757) 2025-07-24 09:42:26 -07:00