svu
git-chglog
svu | git-chglog | |
---|---|---|
4 | 2 | |
536 | 2,693 | |
- | 1.0% | |
7.8 | 1.8 | |
7 days ago | 18 days ago | |
Go | Go | |
MIT License | MIT License |
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.
svu
-
Essential Command Line Tools for Developers
View on GitHub
-
Auto versioning?
I use svu in a script to get the correct version based on my conventional commit messages (which I write using a tool I made, meteor)
-
go-conventionalcommits: Parse your commit messages as the Conventional Commits spec demands, in no time
Points that count towards Conventional Commits: - they don't get in the way (as far as my experience with them is concerned) - they enable or leverage tools like caarlos0/svu: Semantic Version Util
-
Meet Semverbot, a semver versioning CLI tool written in GoLang
Nice tool! Reminds me a bit of https://github.com/caarlos0/svu that relies on prefixes in commit messages for determining the level to increase. The point is that the authors of commit messages usually know best if they only patched something or added a new feature or made a breaking change.
git-chglog
-
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?
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]
semverbot - A CLI which automates semver versioning.
microplane - A CLI tool to make git changes across many repos, especially useful with Microservices.
git-semver - Semantic Versioning with git tags
homebrew-tap - Homebrew tap for Restechnica
gitty - Contextual information about your git projects, right on the command-line
terrathon - Lightweight Python wrapper around the Terraform CLI.
gtree - Using either Markdown or Programmatically to generate trees🌳 and directories📁, and to verify directories🔍. Provide CLI, Golang library and Web.
go-wait - A tiny util for patient programs
unwee - A simple URL un-shortener in golang