llama-stack/.github/workflows
Sixian Yi 6f9023d948
create a github action for triggering client-sdk tests on new pull-request (#850)
# What does this PR do?

Create a new github action that runs integration tests on fireworks and
together distro upon new PR

**Key features:**
1) Run inference client-sdk tests on fireworks and together distro. Load
distro as a library
2) Pull changes from latest github repo (llama-models) and
(llama-stack-client-python)
3) output a test summary 

**Next steps:**
- Expand the ci test action to (llama-models) and
(llama-stack-client-python) repo to make sure the changes there does not
break the imports in llama-stack

## Test Plan

See [the job run triggered by this
PR](1292666319)
2025-01-29 21:26:04 -08:00
..
gha_workflow_llama_stack_tests.yml Introduce GitHub Actions Workflow for Llama Stack Tests (#523) 2024-12-04 15:42:55 -08:00
pre-commit.yml Switch to pre-commit/action (#239) 2024-10-11 11:09:11 -07:00
publish-to-docker.yml Update GH action so it correctly queries for test.pypi, etc. (#875) 2025-01-24 11:56:29 -08:00
publish-to-test-pypi.yml Llama_Stack_Building_AI_Applications.ipynb -> getting_started.ipynb (#854) 2025-01-23 12:04:06 -08:00
tests.yml create a github action for triggering client-sdk tests on new pull-request (#850) 2025-01-29 21:26:04 -08:00