cli/.github/workflows
Heath Stewart 5fad092b9e Refactor Windows Installer setup
Resolves #703 along with several other issues:

* Build an x64 MSI for an x64 executable. This means the binary is installed to C:\Program Files, by default, rather than C:\Program Files (x86) without the ability to redirect it to 64-bit locations.
* Environment change to PATH is not system-wide, which for a per-machine install it should be so all users who can access the executable have it in their PATH.
* Environment change to PATH is not cleaned up when uninstalled.
* RTF conversion of LICENSE was difficult to read. A simple conversion script is checked in to facilitate regenerating RTF from root LICENSE.
2021-09-05 01:01:58 -07:00
..
codeql.yml Extend query suite with quality queries 2021-08-19 15:05:28 +01:00
go.yml Require Go 1.16+ 2021-08-23 18:08:09 +02:00
lint.yml Require Go 1.16+ 2021-08-23 18:08:09 +02:00
prauto.yml Fix secrets in PR automation being available to PR from forks 2021-04-13 11:10:13 +02:00
releases.yml Refactor Windows Installer setup 2021-09-05 01:01:58 -07:00