Meet Semverbot, a semver versioning CLI tool written in GoLang

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. semverbot

    A CLI which automates semver versioning.

    I have added an issue to implement a semantic-release configuration https://github.com/restechnica/semverbot/issues/16

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. homebrew-tap

    Homebrew tap for Restechnica (by restechnica)

    it is available from GitHub and a Homebrew tap https://github.com/restechnica/homebrew-tap

  4. terrathon

    Lightweight Python wrapper around the Terraform CLI.

    https://github.com/restechnica/terrathon (python pip package)

  5. cliwrap-python

    A lightweight wrapper around CLIs for error handling and logging.

  6. git-chglog

    CHANGELOG generator implemented in Go (Golang).

  7. git-semver

    Semantic Versioning with git tags

  8. semantic-release

    :package::rocket: Fully automated version management and package publishing

    I have previously used https://github.com/semantic-release/semantic-release for something very similar to what this project does, but if I can eliminate the need for having Node and achieve the results that would be amazing!

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. svu

    semantic version utility

    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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Auto versioning?

    3 projects | /r/golang | 8 Dec 2023
  • Raw-dogging PostgreSQL with pgx and sqlc in Go

    1 project | dev.to | 27 Sep 2024
  • Testcontainers-Go: Effortless Container-Based Testing for Go Developers

    1 project | news.ycombinator.com | 14 Aug 2024
  • Starlark Language

    4 projects | news.ycombinator.com | 16 Jun 2024
  • Using test helpers in Go

    1 project | dev.to | 16 Feb 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?