git-tag
There are 40 repositories under git-tag topic.
iterative/gto
🏷️ Git Tag Ops. Turn your Git repository into Artifact Registry or Model Registry.
pforret/setver
Easy semver tool -- get/set package version from git tags (Github/Bitbucket/Gitlab), composer.json (PHP), package.json (npm)
fabianoriccardi/git-describe-arduino
A script to automate sketch versioning for Arduino IDE based on git tag.
silverwind/versions
CLI to flexibly increment a project's version
jpb06/bump-package
A github action bumping package version depending on related commits messages.
nexthink-oss/ghup
A tool for managing GitHub repository tags and content from third-party automation systems
arran4/git-tag-inc
Yet another semantic version incrementor and tagger for git
hole19/git-tag-action
GitHub action that adds a git tag to the current workflow commit
ScarletFlash/revers
⚠️ WORK IN PROGRESS ⚠️ CLI for customizable version management
YunaBraska/git-info-action
Instant insights into the latest changes and commits. Provides valuable outputs such as ticket number detection, breaking changes, latest branch & commit & tag information, variety of programming languages and conventions.
titanium-technologies-group/bump.sh
Release, changelog and merge request generator for GitLab and GitHub. Usefull magic in one string :)
toxic-johann/git-prefix-tag
get git tags with prefix
GabLeRoux/git-bump-cli
Bump latest git tag following semver and nothing more
ianwalter/release
CLI workflow for releasing JavaScript packages
rusthero/version-checker
Java library to check if software is up-to-date or outdated via GitHub API.
yyz945947732/gzteacher-workflow
版本发布相关自动化工作流脚本
2nthony/git-delete-tag
Git delete tag enhancement tooling
Binbiubiubiu/git-semver-tags
Get all git semver tags of your repository in reverse chronological order
CDTRSFE/dogit
:zap:A CLI tool to help you make a devops flow
Ch-sriram/Just-Git-In
Implementation of beginner to advanced concepts of git and GitHub.
cloudpups/universal-git-tags
An Azure DevOps Pipelines Task with broader support and less opinions than other git tag related Tasks
eliseuegewarth/GitTagGenerator
Este projeto tem o intuito de criar tags tags automaticamente
FilippoRanza/magictag
Easly create new git tags
langroodi/tagize
GitHub Action to automatically add/adjust Git tag aliases based on a semantic versioning schema
sambacha/gitsz
deterministic and secure source artifact creation process for git archive and git tag
tada5hi/action-docker-image-publish
GitHub action, to build, tag and push docker images.
UniversityOfIowaHealthCare/hc
A command line tool for version control consistency.
BarbieCue/git-tags-with-gradle
A minimalistic example on how to create git tags via Gradle in your pipeline
danielchristianschroeter/vscode-git-tag-release-tracker
Git Tag Release Tracker is a VS Code extension that simplifies managing Git tags and releases for GitHub and GitLab directly from your editor, allowing you to increment semantic versions and track CI/CD build statuses with ease.
ddniel16/git-tag-generate
Es una herramienta para generar tags de forma fácil y rápida, teniendo en cuenta el uso de prefix en los tags.
KinNeko-De/cleanup-outdated-tag-action
GitHub action to cleanup outdated Git tags.
Robson-Teixeira/git-github-I
Repositório do curso Jornada do Conhecimento de DevOps (Nível Intermediário) - Git e Github: controle e compartilhe seu código da plataforma Alura.
im-open/git-tag
DEPRECATED - An action that can retrieve the current git version tag and optionally increment and push a new version. Replaced with git-version-lite
KinNeko-De/sample-git-tag
Sample application how to cleanup outdated Git tags.
thombashi/gh-taghash
`gh` extension to convert a git commit hash to a git tag name and vice versa on a remote GitHub repository.