Commit Graph
36 Commits
Author SHA1 Message Date
Greg Hellings f8f2b743ef Try looking for variables 2024-07-24 10:27:05 -05:00
Greg Hellings 9652d54ee0 Go back to generating BUILD 2024-07-23 18:13:58 -05:00
Greg Hellings 906666f836 Ditch the BUILD for the CI_COMMIT_TAG var 2024-07-23 17:55:03 -05:00
Greg Hellings 106ff35be9 Fix ALL the typos 2024-07-22 14:59:48 -05:00
Greg Hellings e519e60049 Fix environment variable typo 2024-07-22 14:55:39 -05:00
Greg Hellings 6b35911869 Get the ci/upload correct 2024-07-22 13:34:48 -05:00
Greg Hellings d243a0f5bd Be capable of running build vs upload 2024-07-22 10:34:22 -05:00
Greg Hellings b716298d3f Escape dots 2024-07-13 03:22:30 -05:00
Greg Hellings 4dd414cc09 Use nix to do builds 2024-07-13 03:03:14 -05:00
Greg Hellings e5b04d9b21 Set plugins executable 2024-07-13 02:43:44 -05:00
Greg Hellings caf4f4f505 Init on Windows 2024-07-12 18:57:21 -05:00
Greg Hellings a1228d376d Be sure to init sources 2024-06-29 23:54:13 -05:00
Greg Hellings 810008b1ea Skip restore step
With the new cache setup, there is no need for me to run the cache
restore before doing a download. However, it is now once again necessary
that download begin AFTER the dynamic scripts have already executed
their bits
2024-06-26 21:56:19 -05:00
Greg Hellings 832c901b9b Move almost everything over to Nix
Eliminate Xonsh usage
Eliminate usage of the supports.yml files for default.nix
Point ISOs directly to MinIO URLs instead
2024-06-26 16:00:57 -05:00
Greg Hellings 04b625f9e4 Add an explicit cache restore 2024-06-21 16:23:24 -05:00
Greg Hellings 91c56299ec Use full URL 2024-06-21 12:33:38 -05:00
Greg Hellings 9cf56f635f Correct the writing of files 2024-06-21 11:27:59 -05:00
Greg Hellings c1156a93d3 Fix invocations to minio-client 2024-06-21 11:01:09 -05:00
Greg Hellings 13f2dc7943 Try manually running uploads 2024-06-21 10:48:58 -05:00
Greg Hellings 6cadd7193b Output file list before run 2024-04-21 14:53:44 -05:00
Greg Hellings 160b065cac Try setting cache policy 2024-04-21 16:32:15 +00:00
Greg Hellings a5469d1073 Try using ISOs as artifacts instead of cache 2024-04-17 15:51:25 -05:00
Greg Hellings ea51188897 Try pre-caching ISO files
Since the builds themselves get run in a big parallel morass of
nonsense, this causes cache clobbering all over. So now I move the
downloading to the pre-trigger stage and hopefully we can use
the pre-download step to cache things properly. Hopefully this will also
prevent issues where dynamically generated download files are missing
for later runs.
2024-04-10 12:56:52 -05:00
Greg Hellings 8e10b7fc66 More debugging 2024-01-17 15:02:34 -06:00
Greg Hellings 6845032db6 Roll back pwsh changes 2024-01-17 14:49:15 -06:00
Greg Hellings 9a38d88ba8 Fix up syntax som more. 2024-01-10 12:29:55 -06:00
Greg Hellings a1e61cfd71 Try without quotes, I guess? 2024-01-10 12:27:36 -06:00
Greg Hellings 77019f874f Run command directly? 2024-01-10 12:11:04 -06:00
Greg Hellings cd84ee8d0d Debugging output 2024-01-10 11:37:34 -06:00
Greg Hellings c1be93a1d5 Back to Bash in HyperV 2024-01-10 10:43:23 -06:00
Greg Hellings fc43e06f6e Try some more pwsh.exe 2024-01-10 10:40:44 -06:00
Greg Hellings e1dcfbb4e4 Try bash on HyperV 2024-01-10 10:26:07 -06:00
Greg Hellings 5309b6cb93 Remove eol 12 2023 2024-01-02 07:48:27 +00:00
Greg Hellings b11669345e Hyperv Debian + UEFI 2023-12-30 05:37:32 +00:00
Greg Hellings ffab1afbbe Add Hyper-V to CI 2023-12-20 04:36:11 +00:00
Greg Hellings c6d3cfac19 Test out Gitlab 2023-12-18 02:04:17 +00:00