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

Add support for reading and writing to the nuget.config via a new command trusted-signers #7480

Closed
3 tasks done
PatoBeltran opened this issue Nov 5, 2018 · 1 comment
Closed
3 tasks done

Comments

@PatoBeltran
Copy link

PatoBeltran commented Nov 5, 2018

As part of the client policies change, the spec for nuget.config changes includes a CLI gesture to interact with the list of trusted signers.

The work for adding this command should include the following:

  • Add the ability to add, remove, list and update trusted signers to the TrustedSignersProvider
  • Add a provider for performing actions for adding, updating and syncing a trusted signer.
  • Expose the actions in a CLI gesture that lets you list, add, remove, update and sync a trusted signer.
@PatoBeltran
Copy link
Author

Closing as all PRs have been merged

@PatoBeltran PatoBeltran modified the milestones: 5.0, 4.9 Nov 16, 2018
@rrelyea rrelyea modified the milestones: 4.9, 4.9.x Nov 20, 2018
@rrelyea rrelyea changed the title Add support for reading a writing to the nuget.config via a new command trusted-signers Add support for reading and writing to the nuget.config via a new command trusted-signers Nov 27, 2018
@rrelyea rrelyea modified the milestones: 4.9.x, 4.9.1 Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants