You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#6347 is
updating the generated JSON schema, as it has changed with upgrades of
`go-jsonschema`.
We update the binary semi automatically with dependabot. However, this
means there could be unseen regressions or changes like this that we
miss.
This runs the schema generation on CI, before checking for a clean
repository, so we can keep the generated code up to date with the binary
version.
This should fail until #6347 and #6349 are merged.
---------
Co-authored-by: Robert Pająk <[email protected]>
0 commit comments