liget icon indicating copy to clipboard operation
liget copied to clipboard

NuGet server and cache running on kestrel in docker

Results 38 liget issues
Sort by recently updated
recently updated
newest added

paket push works on windows clients but fails inside a alpine container. container: ``` FROM mcr.microsoft.com/dotnet/core/sdk:2.2-alpine3.9 as dotnet ENV DOTNET_CLI_TELEMETRY_OPTOUT=1 ENV PATH="/root/.dotnet/tools:${PATH}" RUN dotnet tool install paket -g ``` dotnet...

### What does this PR do? Adds endpoint `http://localhost:9011/api/cache/v3/search?q=NuGet.Versioning&prerelase=true` which actually proxies the requests to nuget.org. ### ReletedIssue(s) #9

I am currently utilizing Liget for local development within Docker, and I consistently encounter a warning from MSBuild: ``` warning NU1803: You are running the 'restore' operation with an 'HTTP'...

I forked the project and followed the build guideline in the readme to install dojo and launch `./tasks.sh all`. I first had an error about the dotnet image that changed...

Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...

dependencies