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

warehouse, tests: devolve oidc.models #13553

Merged
merged 3 commits into from
May 1, 2023

Conversation

woodruffw
Copy link
Member

This turns oidc.models into a directory, with models.base for the basic OIDC publisher classes and adjacent modules for each specific OIDC implementation (currently just GitHub).

This will make adding additional OIDC publishers easier and cleaner, as each will live in its own dedicated submodule.

See #13551.

CC @di

This turns `oidc.models` into a directory, with `models.base`
for the basic OIDC publisher classes and adjacent modules
for each specific OIDC implementation (currently just
GitHub).

This will make adding additional OIDC publishers easier
and cleaner, as each will live in its own dedicated submodule.

Signed-off-by: William Woodruff <[email protected]>
@woodruffw woodruffw requested a review from di May 1, 2023 21:17
@di di merged commit a5ee989 into pypi:main May 1, 2023
@di di deleted the tob-oidc-devolve-models branch May 1, 2023 21:42
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.

3 participants