Files
telemetry-client-py/.woodpecker.yml
Jason Woltje 62179042e7
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix(#1): Use uv run for twine in publish pipeline step
twine is installed into the venv via uv pip install, so it must be
invoked with `uv run twine` to find it on PATH. Also simplify version
check by using twine's --skip-existing flag instead of pip index lookup.

Refs #1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 22:44:51 -06:00

3.1 KiB