awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
s0ders avatar

s0ders/go-semver-release

0
View on GitHub↗
24 stars·4 forks·Go·MIT·1 view

Go Semver Release

Automate semantic versioning of Git repositories by analyzing their formatted commit history and tagging them with the right SemVer.

Features

  • Continuous Integration - Automated semantic versioning for Git repositories.

Star history

Star history chart for s0ders/go-semver-releaseStar history chart for s0ders/go-semver-release

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Go Semver Release

Similar open-source projects, ranked by how many features they share with Go Semver Release.
  • appimagecrafters/build-appimage-actionAppImageCrafters avatar

    AppImageCrafters/build-appimage-action

    35View on GitHub↗

    Create an AppImage using appimage-builder. Check the appimage-builder documentation for more details about writing the recipe files.

    View on GitHub↗35
  • argoproj/argo-cdargoproj avatar

    argoproj/argo-cd

    22,087View on GitHub↗

    Argo CD is a declarative, GitOps-based continuous delivery tool designed for Kubernetes. It functions as a centralized control plane that synchronizes application states from version-controlled repositories directly into target clusters, ensuring that the live environment consistently matches the desired configuration defined in Git. The platform distinguishes itself through its ability to manage multi-cluster deployments from a single interface, providing unified oversight across distinct computing environments. It employs a controller-based reconciliation loop to continuously monitor for co

    Goargoargo-cdcd
    View on GitHub↗22,087
  • binance/binance-spot-api-docsbinance avatar

    binance/binance-spot-api-docs

    4,812View on GitHub↗

    This project provides technical documentation and reference guides for spot trading, including specifications for REST, WebSocket, and FIX protocols. It serves as a comprehensive resource for integrating with spot trading endpoints to execute trades, query account data, and fetch market statistics. The project distinguishes itself by supporting institutional-grade connectivity through the Financial Information eXchange standard and simple binary encoding to reduce latency and payload size. It also includes a dedicated sandbox environment for validating trading logic and strategies without fin

    binance-apidocumentationfix-api
    View on GitHub↗4,812
  • ada-actions/toolchainada-actions avatar

    ada-actions/toolchain

    22View on GitHub↗

    Basic: `yaml steps: - uses: actions/checkout@master - uses: ada-actions/toolchain@dev with: distrib: fsf target: native - run: gprbuild hello - uses: ada-actions/toolchain@dev with: distrib: community target: arm-elf - run: gprbuild --target=arm-eabi --RTS=zfp-microbit hello `

    JavaScript
    View on GitHub↗22
See all 30 alternatives to Go Semver Release→

Frequently asked questions

What does s0ders/go-semver-release do?

Automate semantic versioning of Git repositories by analyzing their formatted commit history and tagging them with the right SemVer.

What are the main features of s0ders/go-semver-release?

The main features of s0ders/go-semver-release are: Continuous Integration.

What are some open-source alternatives to s0ders/go-semver-release?

Open-source alternatives to s0ders/go-semver-release include: appimagecrafters/build-appimage-action — Create an AppImage using appimage-builder. Check the appimage-builder documentation for more details about writing the… argoproj/argo-cd — Argo CD is a declarative, GitOps-based continuous delivery tool designed for Kubernetes. It functions as a centralized… binance/binance-spot-api-docs — This project provides technical documentation and reference guides for spot trading, including specifications for… bleenco/abstruse — Abstruse is a free and open-source CI/CD platform that tests your models and code. btcid/indodax-official-api-docs — Official Documentation for the Indodax APIs. ada-actions/toolchain — Basic: ``yaml steps: - uses: actions/checkout@master - uses: ada-actions/toolchain@dev with: distrib: fsf target:…