Go to file
Travis Herbranson c801f03f5d validate: detect uv projects in deps.sh and tests.sh
Preserve pre-existing WIP from master's working tree. When a project
has a uv.lock alongside pyproject.toml, run pip-audit and pytest under
`uv run --directory $project` so they execute in the project's own
managed venv instead of whatever pytest/pip-audit happens to be on PATH.

Lifted verbatim from master's uncommitted working tree; committed on
this branch as the base for subsequent Bug B (tests.sh SIGPIPE) and
Bug C (pip-audit venv) fixes which both modify these regions.
2026-05-12 07:50:55 -04:00
skills/zero-check v2 added the claude skill 2026-04-18 12:05:24 -04:00
templates added the phase 3 docker stuff 2026-04-18 12:51:12 -04:00
validate validate: detect uv projects in deps.sh and tests.sh 2026-05-12 07:50:55 -04:00
.gitignore v1 gauntlet: validation scripts with language detection and artifact generation 2026-04-18 11:30:24 -04:00
.python-version v1 gauntlet: validation scripts with language detection and artifact generation 2026-04-18 11:30:24 -04:00
check-deps.sh v1 gauntlet: validation scripts with language detection and artifact generation 2026-04-18 11:30:24 -04:00
main.py v1 gauntlet: validation scripts with language detection and artifact generation 2026-04-18 11:30:24 -04:00
pyproject.toml v1 gauntlet: validation scripts with language detection and artifact generation 2026-04-18 11:30:24 -04:00
README.md v1 gauntlet: validation scripts with language detection and artifact generation 2026-04-18 11:30:24 -04:00
uv.lock v1 gauntlet: validation scripts with language detection and artifact generation 2026-04-18 11:30:24 -04:00