Commit Graph
17 Commits
Author SHA1 Message Date
Drew Weymouth 0f12bd89dc try to add installer generation to Windows workflow 2024-06-30 17:00:50 -07:00
Michael Manganiello 801967a530 misc: Upgrade Go to v1.21
Upgrade to 1.21 as 1.20 is now unmaintained.

Most changes are related to the new `slices` package from standard
library, which can replace some existing custom functions.
2024-03-05 09:49:10 -03:00
Drew Weymouth 2aadeb3543 need to install zip tool 2023-11-23 10:56:02 -06:00
Drew Weymouth e8c4c2f4d3 delete downloaded Supersonic.exe 2023-11-23 10:50:02 -06:00
Drew Weymouth d8aa64e3ea first draft adding rest of Windows GH Action 2023-11-23 10:42:23 -06:00
Drew Weymouth a4ee71c70f path type inherit 2023-11-23 10:29:27 -06:00
Drew Weymouth 04b38a4418 try goroot env variable 2023-11-23 10:18:54 -06:00
Drew Weymouth 365637e4be try in program files directory 2023-11-23 10:12:15 -06:00
Drew Weymouth 932e774a91 try .exe suffixx 2023-11-23 10:06:08 -06:00
Drew Weymouth 27aefa5649 try full path to go 2023-11-23 10:00:17 -06:00
Drew Weymouth 27d7cd7891 switch back to using package group 2023-11-23 09:49:45 -06:00
Drew Weymouth ef6907bc2b and another try 2023-11-23 09:43:51 -06:00
Drew Weymouth 4a3c1fd346 try again 2023-11-23 09:41:37 -06:00
Drew Weymouth 5fc33d80a2 another try at getting pacman to work 2023-11-23 09:36:52 -06:00
Drew Weymouth 6e30199141 use all dependencies explicitly instead of package group 2023-11-23 09:34:06 -06:00
Drew Weymouth 3d76b014ad fix actions name 2023-11-23 09:26:13 -06:00
Drew Weymouth 0ae5f8f106 first try at Windows github actions build 2023-11-23 09:25:31 -06:00