chriseldredge / Klondike

Ember front-end that builds on NuGet.Lucene for private package hosting
Apache License 2.0
299 stars 74 forks source link

Package is not immutable #202

Closed AlexaCodex closed 5 years ago

AlexaCodex commented 5 years ago

Not sure why but i am able to push same version with different code(dll) to our Klondike server, which makes it mutable. How to stop this behaviour?

chriseldredge commented 5 years ago

This is configurable. Please see https://github.com/chriseldredge/Klondike/blob/master/src/Klondike.WebHost/Settings.config#L40.

AlexaCodex commented 5 years ago

Thanks, will give it a go tomorrow. Also, how do i set symbol server for a package? Chris - Is the project in maintenance mode now, as i don't see any new check ins?

AlexaCodex commented 5 years ago

I can confirm the change suggested above, worked as expected.

chriseldredge commented 5 years ago

Yes, the project is in maintenance mode. The .net package management ecosystem has moved on from what Klondike supports and it would be a major undertaking to try to bring it up to date. On a personal note I also have no current need, or expected future need for Klondike.