Commit Graph

17 Commits

Author SHA1 Message Date
ed6d472409 Move assertion that file is present to earlier in function so we fail fast 2023-11-08 18:19:55 -08:00
8567b4cbdf Run sha256sum in macos signer too for debuging purposes 2023-11-06 21:17:09 -08:00
0eb362e123 Remove requests requirement since we no longer are using it 2023-11-05 12:39:07 -08:00
8709ec9208 Update macos signer to be stricter about ensuring the files exist, and failing if they don't 2023-11-05 12:22:47 -08:00
da99e46e42 Swap SLSA releaser to use GH steps to pass through files, rather than downloading via HTTP 2023-11-03 22:18:24 -07:00
edd1059b3e Fix URL now that we only have one tag per release 2022-05-28 10:18:51 -07:00
ea6be650ba Export the unsigned files for a new theory on how SLSA verification can be done 2022-05-26 23:09:00 -07:00
647f6a8924 More debugging info for the releaser action 2022-05-26 22:24:56 -07:00
b8ecb33deb Add more debugging information to signing workflow 2022-05-26 21:57:16 -07:00
d4caef9c3d Fix release filenames 2022-05-24 22:26:24 -07:00
6be86c5111 Remove bogus assert None 2022-05-24 10:34:37 -07:00
b589a7b485 Fix GITHUB_REF parsing 2022-05-24 10:23:15 -07:00
1dfc34ea79 Missing f in format string 2022-05-24 09:43:35 -07:00
a9d1dcfb40 Longer timeout + better error message 2022-05-24 09:07:01 -07:00
d851fd8489 Add missing variable name 2022-05-24 00:14:50 -07:00
045492d679 Fix function definition 2022-05-24 00:12:29 -07:00
8e2785e580 MIgrate to a python script for signign 2022-05-23 23:25:12 -07:00