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

twine-upload: replace notice with debug, simplify msgs #196

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

woodruffw
Copy link
Member

@woodruffw woodruffw commented Dec 5, 2023

This replaces the usage of ::notice in each authentication case with ::debug, hopefully reducing user confusing about the intent of these messages. It also simplifies the message in the Trusted Publishing case to make it less ambiguous.

Closes #192.

@webknjaz webknjaz merged commit c12cc61 into pypa:unstable/v1 Dec 20, 2023
2 checks passed
@webknjaz
Copy link
Member

Thanks!

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.

Consider removing notice annotations for authentication scheme
2 participants