Jose Sa
Jose Sa
I managed to get Win 11 using Hyper-V "Quick create" option to setup a "Windows 11 dev environment" To be able to run WSL inside it I had to enable...
I was trying to adapt the installation to use docker volumes instead of mounting direct paths from host to make it more transparent and less prone to creating clutter in...
i don't have Get-WinGetPackage in Windows 10 22H2, where do I get it ?
Thanks for the suggestion I was able to get a full list without truncation with command: ```powershell Get-WinGetPackage | Format-Table -AutoSize | Out-File -Width 500 -FilePath winget_packages_$env:COMPUTERNAME.txt ```
Seems like this is "always" the default but it shouldn't. Issue https://github.com/anchore/grype/issues/1053 opened
I also have windows Version 21H2 (OS Build 19044.2364) Here is a more generic test to see how long it takes to get DNS to work: ``` wsl.exe -d wsl-vpnkit...
Can you send the output of the commands I've given in https://github.com/sakai135/wsl-vpnkit/issues/176#issuecomment-1374452203 ?
The workaround needs to be applied in the root pom under "build/pluginManagement/plugins" section, otherwise sonar analysis will use the default settings and ignore any custom plugin definitions if defined in...
We have recently upgraded sonar to version 9.9.1 and started seeing this problem.
This is a duplicate of https://github.com/sfeir-open-source/sonar-clover/issues/52