Commit Graph

35 Commits

Author SHA1 Message Date
lukaszraczylo 325c53bfb7 Add missing entrypoint for docker image. 2021-07-27 10:22:04 +01:00
lukaszraczylo 6507c43648 Fixup: Wrong assumption, wrong calculation. 2021-07-27 10:22:04 +01:00
lukaszraczylo cdedb59476 Update dependencies. 2021-07-27 10:22:04 +01:00
lukaszraczylo 42c880f904 Update documentation with docker and supported architectures for binaries and images. 2021-07-27 10:22:04 +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 f98e203c91 Add additional badges. 2021-07-27 10:22:03 +01:00
lukaszraczylo c57c2e008a Update README markdown. 2021-07-27 10:22:03 +01:00
lukaszraczylo 1b2292f6cb Add ability to start from user specified hash.
This feature can be useful for repositories with already established versioning, but
having hundreds of commits which could potentially produce really weird results due
to lack of previous rules on wording.
2021-07-27 10:22:02 +01:00
lukaszraczylo 3b4c00f0ef Add build of Darwin ARM64 binary to the pool. 2021-07-27 10:22:02 +01:00
lukaszraczylo 8004c61d35 Update README with github actions usage. 2021-07-27 10:22:02 +01:00
lukaszraczylo d01a83771d Further modifications to the action part #2 2021-07-27 10:22:02 +01:00
lukaszraczylo 10fec688be Further modifications to the action part. 2021-07-27 10:22:02 +01:00
Lukasz Raczylo 9ab0317b34 Update action.yml 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 92cc86192c Fix path for dockerfile action. 2021-07-27 10:22:01 +01:00
lukaszraczylo f397fb24a4 Fix: Use dockerfile for the action rather than standard one. 2021-07-27 10:22:01 +01:00
lukaszraczylo f5f678f6de Fix: Entrypoint for github action. 2021-07-27 10:22:01 +01:00
lukaszraczylo d31241790e Minor bugfixes. 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 9a51b56ce6 Dummy commit to increment the version. 2021-05-09 13:37:36 +01:00
lukaszraczylo 129fbeebdf Last touches before publishing github action. 2021-05-09 13:30:45 +01:00
lukaszraczylo 79545e4331 Prepare for the actions release. 2021-05-09 12:52:06 +01:00
lukaszraczylo a98a930fa1 Add github action entrypoint. 2021-05-09 12:48:05 +01:00
lukaszraczylo c198725e2d Clarify patch double increment if certain keyword is used. 2021-05-09 12:05:02 +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
lukaszraczylo e4eb72fd13 Ready for release. 2021-05-09 02:47:33 +01:00
lukaszraczylo b760bbd8c0 Initial commit 2021-05-08 23:58:37 +01:00