llama-stack-mirror/.github
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
..
ISSUE_TEMPLATE github: issue templates automatically apply relevant label (#956) 2025-02-04 14:44:03 -08:00
workflows fix(build): add UBI 9 compiler tool‑chain and split fast/slow tests (#1970) 2025-04-16 23:34:29 -07:00
CODEOWNERS ci: add myself to CODEOWNERS (#1823) 2025-03-28 09:37:42 -07:00
dependabot.yml ci: Add dependabot scans for Python deps (#1618) 2025-03-17 20:20:31 -07:00
PULL_REQUEST_TEMPLATE.md docs: remove changelog mention from PR template (#1049) 2025-02-11 13:24:53 -05:00
TRIAGERS.md chore: Add triagers list #1561 (#1701) 2025-03-19 09:59:17 -07:00