semverbot
A CLI which automates semver versioning. (by restechnica)
semantic-release
:package::rocket: Fully automated version management and package publishing (by semantic-release)
semverbot | semantic-release | |
---|---|---|
4 | 82 | |
135 | 20,536 | |
1.5% | 1.0% | |
8.1 | 9.3 | |
5 months ago | 2 days ago | |
Go | JavaScript | |
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
semantic-release
Posts with mentions or reviews of semantic-release.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-12.
-
Create and publish an npm library, with TypeScript and Semantic Versioning
semantic-release: Fully automatic; you can integrate it into GitHub CI to automatically update the version code and publish to npm each time you update your code on GitHub.
- Semantic-Release: Automate Versioning and Package Publishing with Ease
- Semantic-Release: Automate Versioning and Publishing with Zero Manual Steps
- Semantic-release – automated version management and package publishing
-
Git-cliff – Generate changelog from the Git history
I'm also pretty unclear on what the "bump" command does. Does this create a git tag? Make a new commit? Have hooks to update version constants in the source? Seems liek the answer to all of these is "no", and so I'm not really sure how useful it is.
I'm also aware of related tool in this space: semantic-release <https://github.com/semantic-release/semantic-release>. I haven't used it in my repositories, but it seems like a more comprehensive verison of git-cliff.
-
Git commit helper: add emojis to your commits
Using Conventional Commits ⭐ as a standard for your commit messages, makes Semantic Versioning 🔖 as easy as can be, with tools like Conventional Changelog 📄 Standard Version 🔖 and Semantic Release 📦🚀
-
💡Automatic Deployment of your project dependencies updates on GCP : Efficiency vs. Cost?
Auto-tagging a project, Renovate or Dependabot can do this. With a Git Workflow and another tool like semantic-release you can do this. This behavior is a “gymnastic” to do on the CI/CD of your project but it’s not complicated. For example with GitLab CI, you can verify the pipeline run on the default branch of your project :
- alacritty-themes not working any more!!!
- Announcing @ngneat/avvvatars
- Auto versioning?