Skip to content

ci(release): Migrate to PyPI Trusted Publisher#410

Open
tony wants to merge 3 commits intomasterfrom
trusted-publisher
Open

ci(release): Migrate to PyPI Trusted Publisher#410
tony wants to merge 3 commits intomasterfrom
trusted-publisher

Conversation

@tony
Copy link
Copy Markdown
Owner

@tony tony commented Dec 7, 2025

Summary

  • Migrate PyPI publishing from API token to OIDC-based Trusted Publisher
  • Enable package attestations for supply chain security
  • Fix deprecated skip_existing parameter

Setup Required

Before merging, configure the trusted publisher on PyPI:

  1. Visit: https://pypi.org/manage/project/django-slugify-processor/settings/publishing/
  2. Add publisher with:
    • Owner: tony
    • Repository: django-slugify-processor
    • Workflow: tests.yml

tony added 3 commits December 7, 2025 15:12
why: Improve security by eliminating stored API tokens and enable package attestations
what:
- Add OIDC permissions (id-token, attestations) to release job
- Remove user/password authentication in favor of trusted publishing
- Enable attestations for supply chain security
- Fix deprecated skip_existing to skip-existing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant