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