[PR #382] [CLOSED] docs(tooling): add uplift to list of tooling #3130

Closed
opened 2026-04-19 11:38:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: add-uplift-to-tooling


📝 Commits (2)

  • 7eaf842 docs(tooling): add uplift to list of tooling
  • 8413efd pull 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.

## 📋 Pull Request Information **Original PR:** https://github.com/conventional-commits/conventionalcommits.org/pull/382 **Author:** [@ga-paul-t](https://github.com/ga-paul-t) **Created:** 6/25/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-uplift-to-tooling` --- ### 📝 Commits (2) - [`7eaf842`](https://github.com/conventional-commits/conventionalcommits.org/commit/7eaf8427271bf8795e9f1502af1a677b6c61737d) docs(tooling): add uplift to list of tooling - [`8413efd`](https://github.com/conventional-commits/conventionalcommits.org/commit/8413efdc4f207bc6e114184c86c94e2314b12779) pull latest changes from master ### 📊 Changes **55 files changed** (+167 additions, -1999 deletions) <details> <summary>View changed files</summary> ➕ `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_ </details> ### 📄 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! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 11:38:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#3130