Commit graph

5 commits

Author SHA1 Message Date
559389a35c
Add support for YAML and JSON
All checks were successful
CI / test (push) Successful in 41s
Lint / test (push) Successful in 23s
Trivy / test (push) Successful in 21s
2025-11-25 17:38:30 +11:00
4acc82e35b
Fix CI
All checks were successful
CI / test (push) Successful in 37s
Lint / test (push) Successful in 22s
Trivy / test (push) Successful in 22s
2025-11-25 16:48:00 +11:00
f992da47ee
Improvements
Some checks failed
CI / test (push) Failing after 33s
Lint / test (push) Successful in 23s
Trivy / test (push) Successful in 22s
* Preserve comments in Jinja2 templates
 * Handle truthy/falsy statements better
 * Handle params that have an empty value (php.ini is notorious)
 * Add indentation to yaml and also starting --- so yamllint passes
2025-11-25 16:35:18 +11:00
2be1e9e895
Add actions
Some checks failed
CI / test (push) Failing after 32s
Lint / test (push) Successful in 24s
Trivy / test (push) Successful in 22s
2025-11-25 15:48:35 +11:00
944f1e8691
Initial commit 2025-11-25 15:44:12 +11:00