gendesign/.forgejo/workflows
lekss361 2e55c823a4 fix(ci): install uv via official installer in tradein test job (PEP 668)
The #666 pytest gate's 'Install uv' step used `pip install uv`, which fails
on the ubuntu-latest runner with PEP 668 externally-managed-environment →
the test job errored → build+deploy skipped (deploy blocked). Switch to the
official standalone installer (curl astral.sh/uv/install.sh) + $GITHUB_PATH.
pytest itself is green locally (1087 passed); this was purely the runner uv
install. Unblocks deploy-tradein.yml.
2026-05-29 23:23:56 +03:00
..
deploy-tradein.yml fix(ci): install uv via official installer in tradein test job (PEP 668) 2026-05-29 23:23:56 +03:00
deploy.yml fix(deploy): resolve FDW bootstrap race + extract bootstrap DO block to .sql file (#499) 2026-05-24 09:46:00 +00:00
stale-claims.yml fix(stale-claims): avoid SIGPIPE 141 — pass file path не pipe 2026-05-28 01:05:56 +03:00