coreos / ignition-config-rs

Data structures for reading/writing Ignition configs
https://crates.io/crates/ignition-config
Apache License 2.0
3 stars 5 forks source link

workflows: fail CI on non-empty diff of generated files #13

Closed bgilbert closed 2 years ago

bgilbert commented 2 years ago

On the pinned toolchain only, fail if the generated files are stale. This is intended to catch Dependabot schemafy updates that would modify the generated files, but is also useful to catch build.rs changes that haven't been propagated to the generated files.