Ondrej Valenta

Results 8 comments of Ondrej Valenta

We have Dink and libwk running on _FROM mcr.microsoft.com/dotnet/core/sdk:3.1-buster AS build_ but there were some ssl issues with it so in the runner config I had to do this ```...

Read-though caching is working for me and it's quite good feature but I must have build the code myself and deploy it this way. The official docker version does not...

I think I had the same problem here and solved it by compiling it myself https://github.com/loic-sharma/BaGet/issues/642#issuecomment-1535547686

> . I'll contact the maintainer if he will continue to update the project or I can take it under the umbrella of my company. wanted to do the same...

> @OndrejValenta Thanks for the tip but it didn't work. I now forked the project and updated it to .net7 and fixed the ef core stuff. Will push it soon...

> @OndrejValenta @CPlusPlus17 I think this repo is dead and @loic-sharma abonded it. You can clearly see that he is almost every day active on GitHub. I tried to reach...

Ok, so in my case it was a certificate issue. Or more like Loki going through proxy, even if it shouldnt, it does not respect NO_PROXY. Once I put CA...

That is definitely highly important feature, I would say.. I didn't think it would be an issue, to be honest.