Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 658 Bytes

advanced-ci.md

File metadata and controls

13 lines (7 loc) · 658 Bytes

Using octocatalog-diff in CI

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.