Tom Keller

Results 65 comments of Tom Keller

@adev-code The signing key now expires in less than two weeks. The PGP key is embedded in the documentation, and documentation updates might take some time. Is the team still...

JFYI: although Winget is a community-maintained repository of package manifests, it does download the actual install artifacts from official sources. https://github.com/microsoft/winget-pkgs/blob/master/manifests/a/Amazon/AWSCLI/2.27.55/Amazon.AWSCLI.installer.yaml

I closed the PR that was attached to this issue because signing has changed a bit in the time since this issue was opened. For example, old signature versions are...

[In PowerShell](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_environment_variables), and in Windows in general, empty string environment variables are poorly supported (with an exception, see below). Setting an environment variable to an empty string is interpreted by...