Commit Graph

16 Commits

Author SHA1 Message Date
lukaszraczylo 4a23cf71fc Add codecov reporting. 2021-07-27 10:22:53 +01:00
lukaszraczylo 2d03c12978 Add github_username and github_password to the action declaration. 2021-07-27 10:22:53 +01:00
lukaszraczylo ec30e46868 Update documentation in regards to tag v1. 2021-07-27 10:22:05 +01:00
lukaszraczylo b8a15788ee General improvements
* Fix calculations as per https://github.com/lukaszraczylo/semver-generator/issues/8
* Change name of default config file as per https://github.com/lukaszraczylo/semver-generator/issues/2
* Add access to private repositories as per https://github.com/lukaszraczylo/semver-generator/issues/3
* Update documentation
2021-07-27 10:22:05 +01:00
lukaszraczylo ee2ab9fa0c Update documentation with working version. 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 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 8004c61d35 Update README with github actions usage. 2021-07-27 10:22:02 +01:00
lukaszraczylo d31241790e Minor bugfixes. 2021-07-27 10:22:01 +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 c198725e2d Clarify patch double increment if certain keyword is used. 2021-05-09 12:05:02 +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 e4eb72fd13 Ready for release. 2021-05-09 02:47:33 +01:00