Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Gem to validate Crowbar databags

NotificationsYou must be signed in to change notification settings

crowbar/crowbar-validate-databags

Repository files navigation

A gem to validate crowbar databags

Installation

Add this line to your application's Gemfile:

gem'crowbar-validate-databags'

And then execute:

$ bundle

Or install it yourself as:

$ gem install crowbar-validate-databags

Usage

$ crowbar-validate-databags PATH/TO/DATABAGS/

Development

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.org

Last, 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

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp