llama-stack-mirror/.github/workflows
reluctantfuturist 2396b1e13a fix(build): add UBI 9 compiler tool‑chain and split fast/slow tests (#1970)
* build_container.sh
  - append `python3.11‑devel gcc make` to UBI 9 dnf line so C‑ext wheels build.
* tests/integration
  - + test_ubi9_toolchain.py   (fast; asserts pkgs exist in Containerfile)
  - + test_ubi9_compiles.py    (slow; @integration, compiles hello‑world in built image)
  - – test_container_build.py  (removed heavyweight test)
* pytest.ini
  - register `integration` marker.
* CI
  - tests.yml ⇒ `pytest -m "not integration"`
  - providers_build.yml ⇒ run integration compiler smoke for container jobs
2025-04-16 23:34:29 -07:00
..
changelog.yml ci: pin github actions to hashes (#1776) 2025-04-01 17:09:39 +02:00
gha_workflow_llama_stack_tests.yml chore: fix hash for thollander/actions-comment-pull-request (#1900) 2025-04-09 10:10:07 +02:00
integration-tests.yml ci: pin github actions to hashes (#1776) 2025-04-01 17:09:39 +02:00
pre-commit.yml ci: pin github actions to hashes (#1776) 2025-04-01 17:09:39 +02:00
providers-build.yml fix(build): add UBI 9 compiler tool‑chain and split fast/slow tests (#1970) 2025-04-16 23:34:29 -07:00
semantic-pr.yml ci: pin github actions to hashes (#1776) 2025-04-01 17:09:39 +02:00
stale_bot.yml ci: pin github actions to hashes (#1776) 2025-04-01 17:09:39 +02:00
test-external-providers.yml feat: ability to execute external providers (#1672) 2025-04-09 10:30:41 +02:00
tests.yml fix(build): add UBI 9 compiler tool‑chain and split fast/slow tests (#1970) 2025-04-16 23:34:29 -07:00
unit-tests.yml ci: pin github actions to hashes (#1776) 2025-04-01 17:09:39 +02:00
update-readthedocs.yml ci: pin github actions to hashes (#1776) 2025-04-01 17:09:39 +02:00