Sean Fausett
Sean Fausett
@almson it effectively waits until the api server health check passes or times out, and only runs during updates, so skips previews.
To do this properly you should use [vswhere](https://github.com/microsoft/vswhere) as there are many possible locations for visual studio; e.g. on my machine: ``` โฏ "%ProgramFiles(x86)%\Microsoft Visual Studio\Installer\vswhere.exe" -latest -prerelease -property installationPath...
I'm also hitting this issue with a custom built windows container that installs pwsh. Same result as above: > * pwsh versions up to 7.4.6 work as expected > *...
PTAL @MihaMarkic
Yeah I was thinking the easiest way forward, at least initially, would be to use the same value as `DefaultRegion`. This could be gated by another new config option. Looking...
> **Actionable comments posted: 1** > > ๐งน Nitpick comments (1) > > bucket/aws-sso-cli.json (1)> `17-17`: **Optional: Make checkver explicit to the repo.** > > > Current `"checkver": "github"` infers...
@HUMORCE PTAL ๐
@Lutra-Fs PTAL at this too ๐
Would this PR be accepted if I moved it to the [ScoopInstaller/Extras](http://github.com/ScoopInstaller/Extras) repo?