rlsbl v0.113.0 /rlsbl.checks.strictspec_gate
On this page

Preflight check that evaluates a configured strictspec diff certificate and blocks a release when its format_version claims are unmet.

#rlsbl.checks.strictspec_gate

#rlsbl.checks.strictspec_gate

strictspec certificate deploy-gate check (tag: preflight).

Consumes a configured strictspec diff certificate as a format_version deploy gate. Feature-flagged by config presence: skips cleanly when the project has no strictspec_gate section (no behavior change for the fleet).

#register_strictspec_gate_checks

python
def register_strictspec_gate_checks(app)

Register the strictspec certificate deploy-gate check on app.

Search