Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
TL;DR since
1.0.0
LiGet will be a fork of BaGet. Read lower why...We have previously created and used LiGet from various pojects, just to get it working on dotnet core.
When BaGet started to look promissing, we contributed some work there with indention to migrate from LiGet to BaGet and obsolete the project.
However, following was deal-breaker:
paket.lock
commited in source repository.dotnet build
ordotnet publish
several times for same commit. There must be a well-defined set of binaries which were tested through all pipeline stages.How is this fork different from upstream BaGet:
/api/cache/v3/index.json
than private packages/api/v3/index.json
Notes
<1.0.0
and all e2e tests are passing.