Commit Graph

24 Commits

Author SHA1 Message Date
lukaszraczylo 65c3d4aaee Pin release workflow version to 0.1.5
Current workflow have issues with outdated libraries.
2021-08-03 08:08:33 +01:00
lukaszraczylo cc09c3d83d Add automagic release of V1 tag 2021-08-03 08:00:58 +01:00
lukaszraczylo 4c090b5a4e Add automagic release of V1 tag 2021-08-02 16:18:18 +01:00
lukaszraczylo 06970a35db Fix release versioning. 2021-08-02 16:17:39 +01:00
lukaszraczylo 29ad85b62a Add binary autoupdate. 2021-07-27 10:22:54 +01:00
lukaszraczylo 7608d2bc50 Add missing github token env for tests. 2021-07-27 10:22:54 +01:00
lukaszraczylo 6d5f8903bb Add uploading of codecov result 2021-07-27 10:22:54 +01:00
lukaszraczylo 2aac0ebd65 Replace order of the releases so the v1 is always second,
allowing users to pull the latest version of the binary from the "latest" link.
2021-07-27 10:22:45 +01:00
lukaszraczylo ec30e46868 Update documentation in regards to tag v1. 2021-07-27 10:22:05 +01:00
lukaszraczylo efbf9e06f0 Add release v1 to make it easier for users to pin the version in their workflows. 2021-07-27 10:22:05 +01:00
lukaszraczylo af71c23260 Fix: Issue with sorting commits after specifying hash. 2021-07-27 10:22:03 +01:00
lukaszraczylo dc22f7c281 Add codeclimate reporting on coverage. 2021-07-27 10:22:03 +01:00
lukaszraczylo 5ef55cc520 Rename github action to reflect what it's actually doing. 2021-07-27 10:22:03 +01:00
lukaszraczylo 3b4c00f0ef Add build of Darwin ARM64 binary to the pool. 2021-07-27 10:22:02 +01:00
lukaszraczylo 6c2de41e24 Even more fixes this time. 2021-07-27 10:22:02 +01:00
lukaszraczylo 671236bd28 Naming convention for the build. 2021-07-27 10:22:01 +01:00
lukaszraczylo f8ca9059f2 Separate build steps and image for actions. 2021-07-27 10:22:01 +01:00
lukaszraczylo e6d231fd5c Add possibility to buy me a coffee. 2021-07-27 10:22:00 +01:00
lukaszraczylo 9aa4a43fd5 Update dependencies. 2021-07-27 10:22:00 +01:00
lukaszraczylo a98a930fa1 Add github action entrypoint. 2021-05-09 12:48:05 +01:00
lukaszraczylo 58cb7722b6 Fix passing ldflags to the build process. 2021-05-09 11:58:56 +01:00
lukaszraczylo cbe73e16db Add -v / --version command and appropriate build flags. 2021-05-09 11:40:36 +01:00
lukaszraczylo 8bbde1f600 Console friendly switches and documentation
+ Add ARM64 binary release
+ Draft for github actions.
2021-05-09 11:11:57 +01:00
lukaszraczylo c2efa43dcb Add creation of docker image and github actions. 2021-05-09 03:02:27 +01:00