Files
telemetry-client-py/.woodpecker.yml
Jason Woltje f07c911e1a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(#1): Fix publish step - check simple index for existing version
Gitea PyPI registry does not support twine --skip-existing. Instead,
curl the simple index page and grep for the version in filenames before
attempting upload. Uses underscore naming (mosaicstack_telemetry) to
match actual sdist/wheel filenames.

Refs #1

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

3.5 KiB