Using octocatalog-diff in CI

October 14, 2016 ยท View on GitHub

Catalog compilation check

Compile the catalog for several important hosts, and ensure that all catalogs successfully compile before permitting the merge. This is a pass/fail check.

Catalog difference analysis

Compute the difference between the proposed code and the base branch across a number of hosts. This is more than just a pass/fail check, as a human should review the results to ensure that the differences are expected.