nanochat/.github/workflows
Manmohan Sharma 66bac1aa5f
fix(ci): use astral-sh/setup-uv and --no-workspace for service tests
Root pyproject.toml uses uv features (extra in sources, conflicts)
that caused uv sync to fail in CI. Fix by:
1. Replace pip install uv==0.4.30 with astral-sh/setup-uv@v4 (latest)
2. Add --no-workspace flag so services don't inherit root config

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 12:35:41 -07:00
..
build-dev.yml feat(ci): CI/CD pipeline and Helm umbrella chart for samosaChaat (#8) 2026-04-16 12:09:43 -07:00
ci.yml fix(ci): use astral-sh/setup-uv and --no-workspace for service tests 2026-04-16 12:35:41 -07:00
deploy.yml fix KV cache dtype mismatch on CPU: use COMPUTE_DTYPE instead of hardcoded logic 2026-03-23 10:04:33 -04:00
nightly.yml feat(ci): CI/CD pipeline and Helm umbrella chart for samosaChaat (#8) 2026-04-16 12:09:43 -07:00
promote-uat.yml feat(ci): CI/CD pipeline and Helm umbrella chart for samosaChaat (#8) 2026-04-16 12:09:43 -07:00
release-prod.yml feat(ci): CI/CD pipeline and Helm umbrella chart for samosaChaat (#8) 2026-04-16 12:09:43 -07:00