Commit Graph

29 Commits

Author SHA1 Message Date
lukaszraczylo 7a70ed6614 fixup! fixup! fixup! fixup! fixup! Move updater to REST api. 2025-12-07 16:09:36 +00:00
lukaszraczylo b80929ff52 fixup! Move updater to REST api. 2025-12-07 15:31:03 +00:00
lukaszraczylo 336d8cc163 Move to shared github actions and goreleaser 2025-12-07 15:11:16 +00:00
lukaszraczylo 38b1869177 Add support for the blacklisting 2025-02-08 01:55:10 +00:00
lukaszraczylo ca3d1b6da0 Use well tested logging sub-library. 2023-10-20 10:15:26 +01:00
username-dorf 3859fe0469 Update README 2023-05-08 12:03:01 +03:00
lukaszraczylo 817fb91dba Add support for additional flags
Supported flags:
* -e - respect existing tags
* -s - strict matching
2023-03-30 13:53:18 +01:00
lukaszraczylo a0fa4ee4cd Add option to respect existing tags and adjust calculations using them. 2022-02-10 14:40:08 +00:00
lukaszraczylo 817d316c75 Update documentation on RC's 2021-07-27 10:22:55 +01:00
lukaszraczylo c621cdf9e5 Add the release candidate to versioning. 2021-07-27 10:22:55 +01:00
lukaszraczylo 39af019db4 Fix documentation on strict mode. 2021-07-27 10:22:55 +01:00
lukaszraczylo 9c0e4171ae Add strict matching which disables automatic incrementation of the patch until the trigger word is found. 2021-07-27 10:22:54 +01:00
lukaszraczylo 29ad85b62a Add binary autoupdate. 2021-07-27 10:22:54 +01:00
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