Commit Graph

17 Commits

Author SHA1 Message Date
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
David Dworken
f7c95f95b4 Fix the ldflags attempt #2 2022-04-16 21:29:59 -07:00
David Dworken
8a962b7993 try again for setting the ldflags in the action builder 2022-04-16 21:15:19 -07:00
David Dworken
158f08f5c6 Improved update flow
Using the previously added new API endpoint, the update flow can now skip updates if the latest version is already installed. This also improves the output by making it so update can print the version. Also improved the error handling.
2022-04-16 20:50:02 -07:00
David Dworken
2bb06b568a Add version to binary 2022-04-09 14:37:21 -07:00
David Dworken
f2c6f86204 another attempt at ldflags 2022-04-08 22:45:49 -07:00