Commit Graph

6 Commits

Author SHA1 Message Date
c59de42008 More refactoring to use cobra 2022-11-16 08:03:23 -08:00
f7c95f95b4 Fix the ldflags attempt #2 2022-04-16 21:29:59 -07:00
8a962b7993 try again for setting the ldflags in the action builder 2022-04-16 21:15:19 -07:00
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
2bb06b568a Add version to binary 2022-04-09 14:37:21 -07:00
f2c6f86204 another attempt at ldflags 2022-04-08 22:45:49 -07:00