Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: semver-release

rui-costa/action-automatic-semver-releases

Create semver tags and releases. Decide with version to increment.

Language: Shell - Size: 30.3 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 8 - Forks: 1

cocogitto/cocogitto

The Conventional Commits toolbox

Language: Rust - Size: 3.42 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 620 - Forks: 60

python-semver/python-semver

Python package to work with Semantic Versioning (https://semver.org/)

Language: Python - Size: 837 KB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 447 - Forks: 96

tj-actions/semver-diff

:octocat: Github action that compares versions based on the previous semantic version tag and the latest tag i.e (major, minor, patch, prerelease, build)

Language: Shell - Size: 192 KB - Last synced: 3 days ago - Pushed: 7 days ago - Stars: 5 - Forks: 4

purpleclay/nsv

Semantic versioning without any config

Language: Go - Size: 4.02 MB - Last synced: 7 days ago - Pushed: 8 days ago - Stars: 4 - Forks: 0

cocogitto/cocogitto-action

A github action to ensure your current gitlog respect the conventional commit specification

Language: Shell - Size: 13.7 KB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 20 - Forks: 15

semantic-release/semantic-release

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

Language: JavaScript - Size: 6.04 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 19,734 - Forks: 1,640

s0ders/go-semver-release

Go program designed to automate semantic versioning of Git repository by analyzing their formatted commit history and tagging them with the right semver.

Language: Go - Size: 208 KB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

iuccio/npm-semver-publish-action

GitHub action to publish npm packages with semantic versioning rules

Language: JavaScript - Size: 301 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 1 - Forks: 0

talent-ideal/semantic_release

πŸ“¦πŸš€ Fully automated version management and package publishing for Elixir

Language: Elixir - Size: 82 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 1 - Forks: 0

release-tools/since

Parse git history and generate changelog. Calculate the next version based on semver and conventional commits. Parse changelog files and extract changes for a given version.

Language: Go - Size: 173 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 4 - Forks: 1

CU-DBMI/demo-poetry-dynamic-semver-with-docker-hub-push

A demonstrational repository showing how Python Poetry dynamic versioning can be used to distribute Docker container images on Docker Hub for Python packages.

Language: Dockerfile - Size: 29.3 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 0 - Forks: 1

hertzg/node-net-keepalive

Provides high-level access to socket options like TCP_KEEPINTVL, TCP_KEEPCNT and TCP_USER_TIMEOUT for node js.

Language: JavaScript - Size: 3.27 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 37 - Forks: 13

tj-actions/sync-release-version

:octocat: Github action to modify specific project files with an updated version of your project based on each release tag.

Language: Shell - Size: 521 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 1

hekike/unchain

Tooling for conventional commit messages

Language: Go - Size: 78.1 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 12 - Forks: 5

d33bs/demo-poetry-dynamic-semver-with-docker-hub-push Fork of CU-DBMI/demo-poetry-dynamic-semver-with-docker-hub-push

A demonstrational repository showing how Python Poetry dynamic versioning can be used to distribute Docker container images on Docker Hub for Python packages.

Size: 32.2 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

zzh8829/gotag

An interactive CLI tool for semantic version tagging in Git repositories.

Language: Go - Size: 4.88 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

immobiliare/standard-version Fork of conventional-changelog/standard-version

:trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org

Language: JavaScript - Size: 1.09 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 4 - Forks: 0

Luzkan/GitVersioniser

πŸ““ Automatic Semantic Versioniser & πŸ“‘Change Tracker. βž₯ This tool can be easily integrated with any git project through Github Actions to take the burden of manual updating of software versions from developers entirely.

Language: Python - Size: 3.89 MB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 0

ryansonshine/semantic-release-codeartifact

A semantic-release plugin for publishing packages to AWS CodeArtifact

Language: TypeScript - Size: 1.07 MB - Last synced: 2 days ago - Pushed: 3 months ago - Stars: 43 - Forks: 5

MCKanpolat/auto-semver-action Fork of actions/typescript-action

Creates a new version using commit messages and existing Release Tags.

Language: TypeScript - Size: 2.72 MB - Last synced: 13 days ago - Pushed: 4 months ago - Stars: 10 - Forks: 5

Aptivi-Archives/SemanVer πŸ“¦

Semantic versioning library for .NET

Language: C# - Size: 2.93 MB - Last synced: 8 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

HRemonen/CommitSense

CommitSense: A Git wrapper and CLI tool that streamlines Git operations, fosters consistent commit messages, and enhances version control workflows for developers.

Language: Go - Size: 72.1 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

semantic-gitlog/maven-semantic-gitlog

A simple semantic Versioning 2.0.0 management tool based on Conventional Commits. It automatically derive and manage version numbers and generate angular-style change logs.

Language: Java - Size: 472 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 8 - Forks: 4

adhocore/please

please is semver release made easy, detects current version from API or tags and next version from commits, creates detailed changelogs that are configurable.

Language: Shell - Size: 169 KB - Last synced: 22 days ago - Pushed: about 1 year ago - Stars: 86 - Forks: 6

sayjeyhi/chanjelog

The easiest way to auto versioning and generate changes logs on CI

Language: Shell - Size: 33.2 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

khawarizmus/NativeScript-Vue-Typescript-Starter-Kit

A NativeScript-Vue + Typescript starter kit for getting up and running quickly

Language: JavaScript - Size: 1.91 MB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

heyvito/semver-releaser

Action for releasing using SemVer + Conventional Commits

Language: Go - Size: 52.7 KB - Last synced: 29 days ago - Pushed: 5 months ago - Stars: 8 - Forks: 1

dikderoy/tagrelease

simple tool to generate version identifiers for builds

Language: Go - Size: 47.9 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 3 - Forks: 1

rafsaf/fastapi-plan πŸ“¦

Dead simple template manager for FastAPI applications

Language: Python - Size: 235 KB - Last synced: 20 days ago - Pushed: almost 3 years ago - Stars: 14 - Forks: 1

semantic-gitlog/gradle-semantic-gitlog

A simple semantic Versioning 2.0.0 management tool based on Conventional Commits. It automatically derive and manage version numbers and generate angular-style change logs.

Language: Java - Size: 232 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 9 - Forks: 1

purpleclay/nsv-action

:octocat: GitHub action for the NSV tool

Language: TypeScript - Size: 116 KB - Last synced: 7 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

orbit-online/package-version

CLI tool easily manage package versions in a semver manner

Language: Shell - Size: 62.5 KB - Last synced: 15 days ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

snsinahub-org/semver

Language: JavaScript - Size: 2.06 MB - Last synced: 9 days ago - Pushed: 2 months ago - Stars: 0 - Forks: 1

erdaltsksn/git-bump

Bump the version (git tag) to the next version easily with Semantic Versioning Specification (SemVer)

Language: Go - Size: 606 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 17 - Forks: 2

kolosovpetro/ReleaseFlowProposal

In this document software product release process is proposed and discussed

Language: TeX - Size: 940 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

orlowdev/semantics πŸ“¦

Automatic version bumping tailored for your wants and needs.

Language: TypeScript - Size: 564 KB - Last synced: 3 days ago - Pushed: about 3 years ago - Stars: 4 - Forks: 0

ScarletFlash/revers

⚠️ WORK IN PROGRESS ⚠️ CLI for customizable version management

Language: Rust - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

pgollangi/nscoop

πŸš€Install portable cross-platform executable binaries via NPM

Language: JavaScript - Size: 772 KB - Last synced: 2 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 2

RSMuthu/Monorepo-Template

This is a Monorepo template for react, node and normal javascript library components.

Language: JavaScript - Size: 232 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

halimarm/planets-app

build with React, Redux & Typescript

Language: TypeScript - Size: 210 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

akshens/semver-tag

GitHub Action that parses SemVer version which can be a tag.

Language: JavaScript - Size: 10.7 MB - Last synced: 2 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

msztolcman/versionner

Manipulating versions is easy! versionner helps manipulating version of the project. With one command you can update all required files and git with new version.

Language: Python - Size: 276 KB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 6 - Forks: 2

luzeduardo/releaser

It is a simple guided wrapper over git-flow to quickly deploy Javascript projects with semver control

Language: JavaScript - Size: 771 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

thefill/smv

Typed semantic versioner & semantic diff tool

Language: TypeScript - Size: 3.9 MB - Last synced: 28 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0