Skip to content

openc/openc-json_schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openc::JsonSchema

Gem Version Build Status Dependency Status Coverage Status Code Climate

A wrapper around the json-schema gem to provide better error messages on validation failure.

Releasing a new version

Bump the version in lib/openc/json_schema/version.rb according to the Semantic Versioning convention, then:

git commit lib/openc/json_schema/version.rb -m 'Release new version'
rake release # requires Rubygems credentials

In morph, run:

bundle update openc-json_schema
git commit Gemfile.lock -m 'Bump openc-json_schema' && git push

Bear in mind that a morph deploy doesn't restart the resque workers; you'll need to do this explicitly with:

cap production resque:restart

Finally, rebuild the Docker image and deploy morph.

About

A wrapper around the json-schema gem

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages