Sean Fausett

Results 81 comments of 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?