Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
API key logging & overwrite package behaviour
-
Good day!
I'm using free version of your product.
I can't see any api key logs (Log request body and Log response body checkboxes are selected) when I push packages to the feed. What should I do to log API requests?
And I do not see any errors when I push an existing package to feed. Is it normal behaviour?
Best regards, AlexProduct: ProGet
Version: 5.0.12
-
API key logging is meant for the ProGet API (not 3rd-party feeds). I think you can enable package statistics to capture download information but that may be restricted to the paid edition, idk
-
Thank you for the fast responce!
And what's about my second question?
How can I prevent package overwrite when I push package via nuget.exe ?
For now I do not see any warning when I push already existing package to the feed
-
Use permissions for this. There is a Feeds_OverwritePackage task or something that you can remove, or restrict as you see fit.