bump:*
runs twice if task is defined inRakefile
- Allow releasing without building nor pushing to the forge, just git tagging [:clean, :tag, :bump_commit], using
build = false
- Enable bumping semantic version elements with
module:bump:
pluspatch
,minor
,major
- Added feature to bump dependencies
module:dependency[modulename, version]
- Add support for custom tag patterns
- Issue #9 Better error messages when pushing to the Forge fails
- Fix uninitialized constant Blacksmith::VERSION
- Use API to upload to the Forge instead of parsing the webpage
- Use a custom Blacksmith
User-Agent
- Issue #7
module:bump_commit
fails ifModulefile
does not exist
- Issue #6 Add support for
metadata.json
- Support Puppet 3.5+
- Reworked to be a library plus rake tasks so it an be reused
.puppetforge.yml
forge
entry is deprecated, useurl