Low commit activity in last 3 years
There's a lot of open issues
A long-lived project that still receives updates
Allows Onceover users to use their existing factsets to check what affect given changes will have on a role's compiled catalog
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 2.2.10
>= 12.3.3

Runtime

 Project Readme

Octocatalog-diff Onceover plugin

This plugin adds the onceover run diff command to onceover. Instead of testing that all if your catalogs compile, it compiles two versions of each catalog and returns you the differences. This is great for ensuring that changed that you were intending to make have had the desired effect and scope.

Kudos to Kevin and the team at GitHub for actually building octocatalog-diff!

Installation

Add this line to your application's Gemfile:

gem 'onceover-octocatalog-diff'

And then execute:

$ bundle

Or install it yourself as:

$ gem install onceover-octocatalog-diff

Usage

onceover run diff --from development --to production

All config follows the normal onceover configuration.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dylanratcliffe/onceover-octocatalog-diff.

License

The gem is available as open source under the terms of the MIT License.