semverbot
A CLI which automates semver versioning. (by restechnica)
git-chglog
CHANGELOG generator implemented in Go (Golang). (by git-chglog)
semverbot | git-chglog | |
---|---|---|
4 | 2 | |
135 | 2,671 | |
1.5% | 0.7% | |
8.1 | 2.2 | |
5 months ago | 10 days ago | |
Go | Go | |
Mozilla Public License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
semverbot
Posts with mentions or reviews of semverbot.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-05.
-
Semverbot v1.0.0 release is out!
A few months ago I posted about Semverbot (read: Semver Bot), a tool I made to automate semver versioning within pipelines. Today I'm happy to announce its first major release, v1.0.0!
-
Meet Semverbot, a semver versioning CLI tool written in GoLang
I have added an issue to implement a semantic-release configuration https://github.com/restechnica/semverbot/issues/16
git-chglog
Posts with mentions or reviews of git-chglog.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-22.
-
Maintaining the terraform provider for docker
Currently, we are working on an internal refactoring to clean up code from the past years, even before we started the maintainership. Due to the upgrade to terraform-sdk-v2, we have new abilities for logging, debugging, and testing in isolation. Also, tools for the generation of documentation will simplify the process and keep it up-to-date. But first of all, we want to fix the reported bugs and clarify if they are still present after the update. We also plan to add support for running docker behind a jump host and provision docker containers. Our most aspiring goal is to come close to the docker CLI as possible. To achieve this, we plan to review which code we can reuse and integrate. For example, this has already been happened in the past to allow the converging possibility for docker services. We plan to add the generation of the changelog as we enforce already conventional commits from angular. After talking about the path towards milestone 3.0, we wrap it up with the conclusion.
- Meet Semverbot, a semver versioning CLI tool written in GoLang
What are some alternatives?
When comparing semverbot and git-chglog you can also consider the following projects:
semantic-release - :package::rocket: Fully automated version management and package publishing
gitnoter - An open source, markdown-based, self-hosted note taking webapp. [Moved to: https://github.com/batnoter/batnoter]