Sam13
Sam13
@thoemmi Thanks for the hint, didn't knew StrongNamer.
There is also a NuGet package to generate TeamCity service messages: https://www.nuget.org/packages/TeamCity.ServiceMessages/
What's the full path to the config file? I have something under: _C:\Users\MyUser\AppData\Local\PackageExplorer\NuGetPackageExplorer.exe_Url_kh5tkmwyfxf40mvj1zpig53l5g1f3ukt\3.19.1.0_ but this is from version 3.19
It seems to work when piping via stdin but not when passing the filename: ```docker run -it --rm --entrypoint sh -v ${PWD}:/fixtures garethr/kubeval -c "cat /fixtures/multi_invalid.yaml | kubeval"``` gives ```...
Update: Seems to work with latest version of kubeval (v0.16.1). Official Docker image is outdated #312
Hello @ron-myers Thanks for your help. I will definitely go through the documentation again. I found this awkward behavior while implementing other more complicated build components and decided to create...
Also happens with Nuke v6.2.1
@arodus In Windows container environment I check the existence of the service _cexecsvc_ to decide whether I'm inside a container or not. Source: https://stackoverflow.com/questions/43002803/detect-if-process-executes-inside-a-windows-container Stack OverflowDetect if process executes inside...
Same problem here, noticed that on different machines. _choco outdated_ lists more packages which are out of date than visible as outdated in the GUI. Using ChocolateyGUI v0.17.2 and Chocolatey...