-
Notifications
You must be signed in to change notification settings - Fork 333
Allow configuring "trusted publishing only" config for crates #2134
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
Conversation
|
If you are changing the data structures, please make sure that the changes are not going to break serde deserialization (adding a field is fine; removing or renaming a field isn't). If you must do a breaking change to the format, make sure to coordinate it with all the users of the cc @Urgau |
Dry-run check results |
Mark-Simulacrum
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think once we have support for this we will also need to add support to sync owners, permitting adding only teams (individual owners can remove rust-lang-owner so shouldn't be allowed).
|
The dry run is clean: #2138 (comment) |
95447ae to
cf3693b
Compare
Discussed in https://rust-lang.zulipchat.com/#narrow/channel/242791-t-infra/topic/Trusted.20publishing.20through.20team/with/560399101.