hermes-agent/.github/workflows
Teknium 43333acdda ci: pin uv version in setup-uv to eliminate per-job manifest fetch
Unpinned, astral-sh/setup-uv resolves 'latest' by fetching
https://raw.githubusercontent.com/astral-sh/versions/.../uv.ndjson on
EVERY job. A transient failure of that fetch fails the whole job before
any test runs (2026-07-28: tests slice 5/8 died 12s in with
'##[error]fetch failed' on PR #73514). Pinning version makes setup-uv
download the binary directly — one less external hop per job across all
7 call sites (tests, lint x2, docker, e2e-desktop, lockfile-check).
2026-07-28 17:59:23 -07:00
..
ci.yml
contributor-check.yml
deploy-site.yml
docker-lint.yml change(ci): docker-publish.yml -> docker.yml 2026-06-26 19:15:18 -07:00
docker.yml
docs-site-checks.yml
e2e-desktop.yml
history-check.yml
infographic-check.yml
js-autofix.yml
js-tests.yml
label-rerun.yml
lint.yml
lockfile-diff.yml
osv-scanner.yml
publish-e2e-evidence.yml
review-labels.yml
skills-index-freshness.yml
skills-index.yml
supply-chain-audit.yml
tests.yml
uv-lockfile-check.yml