Add Woodpecker CI pipeline with PyPI publishing #2
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/pal-e-auth#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
pal-e-auth needs a Woodpecker CI pipeline that mirrors the GitHub Actions workflow used by ldraney/gcal-sdk for PyPI publishing, adapted for our self-hosted Forgejo + Woodpecker setup.
Requirements
Pipeline steps
python -m build)Woodpecker secrets needed
pypi_token— PyPI API token for uploadingReference
Acceptance criteria
.woodpecker.yamlwith test + publish steps