Go to file
Jean-Gabriel Gill-Couture d8c762e9df feat(harmony_macros): add yaml macro to validate YAML input
- Introduced a new `yaml` macro in `harmony_macros` that validates if the provided YAML string is valid by attempting to deserialize it using `serde_yaml`.
- Added dependencies on `serde`, `serde_yaml` for handling YAML deserialization.
- Included dev dependencies with features enabled for deriving types from `serde`.
2025-01-22 10:21:08 -05:00
adr feat(adr): add architecture decision record for infrastructure abstractions 2025-01-18 07:11:29 -05:00
bifrost-docker Try out bifrost and see if we want to use it as bare metal provisionner 2024-08-28 16:16:36 -04:00
harmony-rs feat(harmony_macros): add yaml macro to validate YAML input 2025-01-22 10:21:08 -05:00
watchguard feat(opnsense-config): add caddy module with configuration management 2025-01-07 17:12:39 -05:00
.gitattributes Try out bifrost and see if we want to use it as bare metal provisionner 2024-08-28 16:16:36 -04:00