octocatalog-diff icon indicating copy to clipboard operation
octocatalog-diff copied to clipboard

Compile Puppet catalogs from 2 branches, versions, etc., and compare them

Results 47 octocatalog-diff issues
Sort by recently updated
recently updated
newest added

> Description of problem - What did you do? - Use the `--output-file` option for octocatalog-diff while running it against multiple target nodes - What happened? - The output file...

When a run of octocatalog-diff fails, it would be great if it wouldn't clean the temporary directory so that additional debugging can take place. As a workaround, I currently comment...

> Description of problem octodiff is not showing any differences when there should be differences. I made a branch called 'octodiff_test'. I made a change in this branch that would...

Operational

## Description When octocatalog-diff (version 2.1.0) is provided a set of facts via `--facts-file`, it will fail if that file contains a json array straight out of puppetdb. Being able...

## Overview This pull request expands upon the "force" option added in https://github.com/github/octocatalog-diff/pull/251. This forces the "compare file text" feature to be used, but does not raise an exception if...

## Overview This pull request *changes functionality* (bugfix) Currently the template script for creating the 'echo' script used for ENC data wraps the data provided by the actual ENC in...

CI fails to build against ruby 2.7 / 3.0 and puppet 7; and possibly may fail for ruby 2.7 / 3.0 and puppet 6. This should be fixed, given that...

## Overview This pull request fixes #223. When using octocatalog-diff with puppet resources with deep nested datastructures such as nested arrays of objects, octocatalog-diff would not display diffs when array...

I wonder if it would be possible and if so where would one start, to try and mock, in some way the puppetdb api specificity for exported resources and possibly...

> Description of problem This link in this repo's readme: http://todogroup.org/opencodeofconduct/#GitHub%20Octocatalog-Diff/[email protected] Gives Status code [404:NotFound]: ![image](https://user-images.githubusercontent.com/16634034/102996217-98cd7500-451a-11eb-9214-5b714f7d39e8.png) N/A for the questions below.. - What did you do? - What happened? -...