runRegistryCheck
runRegistryCheck(
input):object
Defined in: packages/contracts/src/registry-diff.ts:429
The consumer-facing check: ok is false on a breaking diff. The consumer wires the
exit code (e.g. process.exit(result.ok ? 0 : 1)) into their own CI — pgxsinkit does
not reach into anyone’s pipeline.
Parameters
Section titled “Parameters”registry
Section titled “registry”Returns
Section titled “Returns”object
diff:
RegistryDiff
ok:
boolean