Commit Graph

41 Commits

Author SHA1 Message Date
lukaszraczylo 7fa90bf397 fixup! Fix download URL for missing assets. 2022-12-10 12:25:47 +00:00
lukaszraczylo 491bb087ab Fix download URL for missing assets. 2022-12-10 12:23:04 +00:00
lukaszraczylo f81072b1fe Enforce Go 1.19 for builds. 2022-12-10 12:10:33 +00:00
lukaszraczylo c08aeae7f1 Some builds could have issues with precached apk dependencies. 2022-11-03 13:10:38 +00:00
lukaszraczylo 915c9a9f71 Compile and release semver and the V1 tag. 2022-11-03 10:39:43 +00:00
lukaszraczylo 7787fe5e6c Exclude md5 checks on binary. 2022-10-17 15:39:51 +01:00
lukaszraczylo 3e885b5e7c Update checkout action to latest available.
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
2022-10-17 13:06:12 +01:00
lukaszraczylo 43b49666b6 Change crossbuild to go-release-binaries.
Reason: crossbuild action is deprecated and does not support current
latest versions of golang.
2022-10-17 12:49:07 +01:00
lukaszraczylo 33ec1c7ce4 fixup! Update dependencies. 2022-05-28 00:59:49 +01:00
lukaszraczylo abb1152ec7 Update dependencies. 2022-05-28 00:51:30 +01:00
lukaszraczylo 1bcccf227e fixup! fixup! fixup! Update dependencies. 2022-05-27 22:37:00 +01:00
lukaszraczylo 3a33815ea0 Clean previous release assets 2022-02-15 15:28:00 +00:00
lukaszraczylo 93ea4e6365 Remove unnecessary print from ./semver-gen command 2022-02-10 15:15:36 +00:00
lukaszraczylo 960207e467 Skip update test in CI. 2022-02-10 15:06:35 +00:00
lukaszraczylo 385b5b5e97 Update dependencies and release process. 2022-02-10 14:40:09 +00:00
lukaszraczylo 2370574ed4 Ignore code coverage tests failing the build. 2022-02-10 14:40:09 +00:00
lukaszraczylo 22642481c8 Remove invalid setting for older version of the build job. 2022-02-10 14:40:07 +00:00
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