Skip to content

Conversation

@miketheman
Copy link
Member

Includes:

  • add column, data migration, set constraint
  • set default value on create (for now, will change in the future)
  • show issuer url in UIs

Resolves #18813

Migration sets all existing values to the current GitLab URL.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
When creating a GitLab publisher, fill in the default `issuer_url`.
This is in preparation of being able to query for the issuer based on
the inbound token.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman requested a review from a team as a code owner October 7, 2025 21:10
Copy link
Member

@ewdurbin ewdurbin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯

@miketheman miketheman merged commit ee2fe41 into pypi:main Oct 8, 2025
21 checks passed
@miketheman miketheman deleted the miketheman/18813-gitlab-store-issuer-url branch October 8, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Store issuer_url alongside (Pending)GitLabPublisher records

2 participants