Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Use Trusted Publishers with GitLab CI/CD #411

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Sep 17, 2024

  1. feat: Use Trusted Publishers with GitLab CI/CD

    * PyPI Trusted Publisher support now includes GitLab CI/CD, so use
      generated OIDC tokens to publish to TestPyPI or PyPI as needed in
      GitLab pipelines.
       - c.f. https://blog.pypi.org/posts/2024-04-17-expanding-trusted-publisher-support/
    matthewfeickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cdb62ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b6211 View commit details
    Browse the repository at this point in the history
  3. feat: Use pipx to run id

    * Requires id v1.4.0+
    matthewfeickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    14518cf View commit details
    Browse the repository at this point in the history