# CI guardrails for the parameter generator Tracks CI work deferred from [#138 ](https://github.com/range42/range42-playbooks/pull/138) to keep that PR focused. - [ ] Add a CI regenerate-and-diff check for `bundle_parameters.json`. It is a build artifact and nothing currently prevents it from drifting its source. - [ ] Make the generator fail when `$CATALOG` is missing, instead of silently incomplete output (currently much harder to diagnose). - [ ] Clean up the dead-parameter warning: it currently writes the JSON and exits non-zero. --- Related: [#138 ](https://github.com/range42/range42-playbooks/pull/138)
CI guardrails for the parameter generator
Tracks CI work deferred from #138 to keep that PR focused.
bundle_parameters.json. It is a build artifact and nothing currently prevents it from drifting its source.$CATALOGis missing, instead of silently incomplete output (currently much harder to diagnose).Related: #138