add TODOs
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
phil 2025-06-22 03:31:40 +02:00
parent 9cf40c81ce
commit b01ec133ae

View file

@ -28,7 +28,9 @@ steps:
commands:
- uv build --wheel
- uv cache prune --ci
# TODO: version
push_python:
# TODO: when git tag
image: code.philo.ydns.eu/philorg/twine
environment:
OWNER: philorg
@ -40,6 +42,7 @@ steps:
commands:
- twine upload --repository-url $REGISTRY_URL/api/packages/$OWNER/pypi -u $USERNAME -p $PASSWORD --non-interactive dist/*.whl
# TODO: container
# For podman build: see https://woodpecker-ci.org/blog/podman-image-build-sigstore
# podman-privileged-test:
# image: quay.io/podman/stable