COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20201003020124/https://github.com/topics/bump
Here are
51 public repositories
matching this topic...
🚀 Automate versioning and package publishing
Updated
Sep 29, 2020
JavaScript
Extreme 3D Face Reconstruction: Looking Past Occlusions
Bump updates the project's version, updates/creates the changelog, makes the bump commit, tags the bump commit and makes the release to GitHub. Opinionated but configurable.
Updated
Jan 24, 2020
TypeScript
Bump'R: Bump and release versions
Updated
Sep 27, 2020
Python
⚙️ A GitHub Action to easily bump Homebrew formula on new release
Updated
Sep 30, 2020
Ruby
a tiny tool to bump nimble versions 🍻
Bump your project's version and update the changelog. Opinionated but configurable.
Updated
Jan 24, 2020
TypeScript
Updated
Feb 29, 2020
Ruby
🎪 Rocket League Garage trade bumping automation CLI bot
Updated
Nov 7, 2018
JavaScript
A set of utilities for working with Conventional Commits in Ruby environments
Updated
Sep 20, 2020
Ruby
A command line node module to deal with "bumping" and "npm version"
Updated
May 23, 2018
JavaScript
Bin util to bump your package using semver
Gem Bumpversion based on python bumpversion.
Updated
Sep 28, 2020
Ruby
Bump project version like a pro
Updated
May 30, 2020
Python
Bump the version (git tag) to the next version easily with Semantic Versioning Specification (SemVer)
A bot to automatically bump servers on discord.me
Crystal bumpup version tool
Updated
Aug 20, 2016
Crystal
📳 Seamlessly share files across devices simply by bumping them to each others
Bump Semver version in files
Bump latest git tag following semver and nothing more
Updated
Sep 12, 2020
JavaScript
Programmatically bump project version in Leiningen
Updated
Jan 11, 2018
Clojure
Automated release system for PHP
Make version bumping underoverengineered!
Updated
Feb 14, 2017
Python
A command line tool for CHANGELOG files that follow the Keep-a-Changelog standard.
Updated
Aug 8, 2020
Python
CLI for update package.json version and git tag it
Updated
Jul 31, 2017
JavaScript
Multiple scripts that return statistical data on different marketplaces for mainly sneakers
Updated
Sep 8, 2020
Python
Updated
Jun 26, 2018
Shell
Bump existing pre-release semver tag
Updated
Feb 10, 2019
JavaScript
Improve this page
Add a description, image, and links to the
bump
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
bump
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Description
For custom made commitizen (customization done via configuration file) it is not possible to manually verify commit message at all. It is something that I noticed while playing with git hook configuration via
pre-commitand usingcommitizenforcommit-msggit hook. Since it didn't work withpre-commit, I tried it as standalone tool and got the same error. Therefore I don't