Commit Graph

19 Commits

Author SHA1 Message Date
8c00e74df9 Update release script
- fix paths of sha256sum
- check for old artifacts before doing the release
2021-09-01 09:38:13 +03:00
cca579d218 update Makefile and default target
Adds a `sha256sum-$(VSN).txt`. For easier CI.
2021-08-29 18:23:49 +03:00
71aab65b75 version sha256sum files 2021-08-29 07:49:32 +03:00
984752b812 remove unused archs
I am not using nor need arm64 and windows. Removing these from the
Makefile. If you see this message and feel like they should be added
back (or different archs), ping me.
2021-08-25 08:57:10 +03:00
6f40bc91be simplify linter 2021-08-24 17:23:31 +03:00
5d4d6410da remove windows/arm64
not available on go 1.16
2021-08-24 14:50:30 +03:00
d3dc675d07 add file which helps releases 2021-08-24 14:13:40 +03:00
6dd7678e64 add version info to the binary 2021-08-24 07:03:49 +03:00
be668f21e8 tag version 2021-08-24 06:47:38 +03:00
ef583c159f sha256sum 2021-08-23 16:42:57 +03:00
a000e0c482 simpler generator 2021-08-23 16:32:05 +03:00
6902590e82 add more targets 2021-08-23 16:29:41 +03:00
8d298610f2 add all target 2021-06-01 19:54:55 +03:00
1d58548136 lint is a composite target 2021-06-01 19:47:45 +03:00
b138e2b1f8 go vet comes first, it's faster. 2021-06-01 09:10:10 +03:00
719919b3d8 gopath fixes 2021-06-01 09:07:32 +03:00
3d6f45f81c lint 2021-06-01 09:00:27 +03:00
86b7c30680 add undocker target 2021-06-01 08:49:39 +03:00
ff11d83ab0 add coverage.html 2021-06-01 08:42:56 +03:00