- Notifications
You must be signed in to change notification settings - Fork1
crowbar/crowbar-validate-databags
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A gem to validate crowbar databags
Add this line to your application's Gemfile:
gem'crowbar-validate-databags'
And then execute:
$ bundleOr install it yourself as:
$ gem install crowbar-validate-databags$ crowbar-validate-databags PATH/TO/DATABAGS/To install this gem onto your local machine, runbundle exec rake install.
To release a new version, first of all create a new local branch likegit checkout -b feature/versionfor updating theCHANGELOG.md (please handle it the same way as in previousversions) and for raising the version number, you can find the version inlib/crowbar/validate/databags/version.rb.
After merging the pull request it's time to build the rubygem and to release it.This is done automatically by Travis once a git tag is pushed or you can manually runbundle exec rake releaseon the master branch in order to create the tag (according tolib/crowbar/validate/databags/version.rb)and push the gem at the same time.
$ bundle exec rake releasecrowbar-validate-databags 1.0.0 built to pkg/crowbar-validate-databags-1.0.0.gem.Tagged v1.0.0.Pushed git commits and tags.Pushed crowbar-validate-databags 1.0.0 to rubygems.orgLast, go tohttps://github.com/crowbar/crowbar-validate-databags/releases and edit the new release.Then you should put the latest changelog into the descriptionform field.
About
Gem to validate Crowbar databags
Resources
Uh oh!
There was an error while loading.Please reload this page.