mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-23 14:20:55 -05:00
[PR #382] [CLOSED] docs(tooling): add uplift to list of tooling #1804
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/382
Author: @ga-paul-t
Created: 6/25/2021
Status: ❌ Closed
Base:
master← Head:add-uplift-to-tooling📝 Commits (2)
7eaf842docs(tooling): add uplift to list of tooling8413efdpull latest changes from master📊 Changes
55 files changed (+167 additions, -1999 deletions)
View changed files
➕
archetypes/about.md(+4 -0)➕
content/about/index.md(+83 -0)📝
content/next/index.md(+1 -0)📝
content/v1.0.0-beta.1/index.it.md(+0 -20)📝
content/v1.0.0-beta.1/index.md(+0 -26)📝
content/v1.0.0-beta.1/index.pl.md(+0 -21)📝
content/v1.0.0-beta.1/index.zh-hans.md(+0 -22)📝
content/v1.0.0-beta.2/index.es.md(+0 -29)📝
content/v1.0.0-beta.2/index.fr.md(+0 -28)📝
content/v1.0.0-beta.2/index.it.md(+0 -20)📝
content/v1.0.0-beta.2/index.md(+0 -28)📝
content/v1.0.0-beta.2/index.pl.md(+0 -22)📝
content/v1.0.0-beta.2/index.ru.md(+0 -32)📝
content/v1.0.0-beta.2/index.zh-hans.md(+0 -23)📝
content/v1.0.0-beta.3/index.es.md(+0 -41)📝
content/v1.0.0-beta.3/index.fr.md(+0 -35)📝
content/v1.0.0-beta.3/index.hy.md(+0 -61)📝
content/v1.0.0-beta.3/index.it.md(+0 -36)📝
content/v1.0.0-beta.3/index.md(+0 -36)📝
content/v1.0.0-beta.3/index.ru.md(+0 -50)...and 35 more files
📄 Description
I feel a little late to the party, but I have developed a new CI centric tool that can be used to uplift the version of your application based on the conventional commits that you use. It supports the bumping of git tags and versions within any file in your repository, with minimal configuration. Also comes with its own Github Action.
Plus many more features to come!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.