Configure Chocolatey with Account NuGet feed as a source when the feed is enabled.
Heya,
I have a chocolatey package that I build and deploy to my account nuget feed with AppVeyor, and subsequently install and use in another AppVeyor project.
No problems getting it to work, but one of the problems is that I have to explicitly type the URL of the account NuGet feed into the chocolatey install command as a source. This isn't handy for AppVeyor scripts that I might want to use globally, possibly in different AppVeyor accounts.
If Chocolatey could be configured to have the account nuget feed added as a source when its enabled in the build, it would be a big help.
Also, an environment variable containing the URLs of your account nuget feed might come in handy.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 14 May, 2015 01:10 AM
OK, automatically registering account NuGet feed within Chocolatey sounds like a good idea. Added a new issue for that: https://github.com/appveyor/ci/issues/271
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:56 AM.