-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Allow clients to programmatically accept an identity change #6248
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
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 the proposed Workspace API looks reasonable, but how we wire it up requires more thinking IMO. Maybe we just define the Workspace API for now that does nothing and worry about implementation details later?
fb0f042
to
4963854
Compare
@swift-ci please smoke test |
This will allow clients to take the information from specific registry error cases and programmatically accept them as valid. This can be useful if a client wants to offer a way for users to accept an allowed identity change.
4963854
to
9640e85
Compare
@swift-ci please smoke test |
So Windows is now required but we have to manually start it? Could we add it to the generic |
@swift-ci please test windows |
This will allow clients to take the information from specific registry error cases and programmatically accept them as valid. This can be useful if a client wants to offer a way for users to accept an allowed identity change.