Commit graph

1 commit

Author SHA1 Message Date
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
Renamed from .github/actions/install-client-for-release/action.yml (Browse further)