Skip to content

[v9_16] Add API Checker

Michal Nowak requested to merge mnowak/abi-tracker-helper-v9_16 into v9_16

ABI checker tools generate HTML and TXT API compatibility reports of BIND libraries. Comparison is being done between two bind source trees which hold built BIND.

In the CI one version is the reference version defined by BIND_BASELINE_VERSION variable, the latter one is the HEAD of branch under test.

(cherry picked from commit 49bc08e6)

Merge request reports