Conventional
A set of utilities for working with Conventional Commits in Ruby environments
Install / Use
/learn @dabarrell/ConventionalREADME
conventional
Note: Under active development - expect breaking changes.
conventional bridges the gap in automating version management for Ruby gems from start to finish. Using
Conventional Commits, it allows you to automate the process from commit to release.
Install
Add this line to your Gemfile:
gem 'conventional'
and run bundle install from your shell.
To install the gem manually, run:
gem install conventional
Usage
Bump
Bumps gem according to conventional commits
Usage:
conventional bump
Options:
--level=VALUE # The level of bump to execute (determined automatically if not provided): (patch/minor/major)
--[no-]tag # Create and push git tag, default: true
--message=VALUE # Commit message template, default: "chore: Release v%{version} [skip ci]"
--[no-]push # Push changes to git remote, default: true
--[no-]dry-run # Completes a dry run without making any changes, default: false
--help, -h # Print this help
Recommended Bump
Returns the recommended bump level according to conventional commits
Usage:
conventional recommended-bump
Options:
--help, -h # Print this help
See also
Check out these similar projects, which served as inspiration for conventional.
conventional-changelog(JS)lerna(JS)github-changelog-generator(Ruby)gem-release(Ruby)
License
conventional is distributed under the MIT License.
Author
- David Barrell (@dabarrell, davidbarrell.me)
Related Skills
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
