debian-forge-cli/internal/blueprintload
Michael Vogt d41bd9aa5b blueprintload: enable strict checking for toml
Add strict checking for toml keys in blueprints. This allows us
to error early if there are unknown keys in a toml blueprint and
helps our users by spotting e.g. typos early.

This is similar to
https://github.com/osbuild/bootc-image-builder/pull/549
(thanks Ondrej!).
2025-03-25 19:13:33 +00:00
..
blueprintload.go blueprintload: enable strict checking for toml 2025-03-25 19:13:33 +00:00
blueprintload_test.go blueprintload: enable strict checking for toml 2025-03-25 19:13:33 +00:00