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

Chocolatey Deployment - Make ApiKey optional #72

Open
ferventcoder opened this issue Dec 2, 2016 · 0 comments
Open

Chocolatey Deployment - Make ApiKey optional #72

ferventcoder opened this issue Dec 2, 2016 · 0 comments

Comments

@ferventcoder
Copy link

The choco deployment is sweet!

[Parameter(Mandatory)]

The nice thing about Chocolatey is you can manage your api keys for pushing in Chocolatey configuration itself. So you can push to multiple sources all with different apikeys if you manage the api keys in choco config itself.

I'd prefer a warning that apikey was empty and the sources are expected to be configured using choco apikey and that each source must match a source that is there, but try to run the command without the api key being passed for each source.

This allows you to hit multiple sources without using the same api key.

cc @Koshersalt

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