David Dworken
|
ed6d472409
|
Move assertion that file is present to earlier in function so we fail fast
|
2023-11-08 18:19:55 -08:00 |
|
David Dworken
|
8567b4cbdf
|
Run sha256sum in macos signer too for debuging purposes
|
2023-11-06 21:17:09 -08:00 |
|
David Dworken
|
0eb362e123
|
Remove requests requirement since we no longer are using it
|
2023-11-05 12:39:07 -08:00 |
|
David Dworken
|
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 |
|
David Dworken
|
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 |
|
David Dworken
|
edd1059b3e
|
Fix URL now that we only have one tag per release
|
2022-05-28 10:18:51 -07:00 |
|
David Dworken
|
ea6be650ba
|
Export the unsigned files for a new theory on how SLSA verification can be done
|
2022-05-26 23:09:00 -07:00 |
|
David Dworken
|
647f6a8924
|
More debugging info for the releaser action
|
2022-05-26 22:24:56 -07:00 |
|
David Dworken
|
b8ecb33deb
|
Add more debugging information to signing workflow
|
2022-05-26 21:57:16 -07:00 |
|
David Dworken
|
d4caef9c3d
|
Fix release filenames
|
2022-05-24 22:26:24 -07:00 |
|
David Dworken
|
6be86c5111
|
Remove bogus assert None
|
2022-05-24 10:34:37 -07:00 |
|
David Dworken
|
b589a7b485
|
Fix GITHUB_REF parsing
|
2022-05-24 10:23:15 -07:00 |
|
David Dworken
|
1dfc34ea79
|
Missing f in format string
|
2022-05-24 09:43:35 -07:00 |
|
David Dworken
|
a9d1dcfb40
|
Longer timeout + better error message
|
2022-05-24 09:07:01 -07:00 |
|
David Dworken
|
d851fd8489
|
Add missing variable name
|
2022-05-24 00:14:50 -07:00 |
|
David Dworken
|
045492d679
|
Fix function definition
|
2022-05-24 00:12:29 -07:00 |
|
David Dworken
|
8e2785e580
|
MIgrate to a python script for signign
|
2022-05-23 23:25:12 -07:00 |
|