Factorize payload generation

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2020-11-26 13:18:15 +01:00
commit a7c9f1455e
No known key found for this signature in database
GPG key ID: FF42D23B580C89F7
2 changed files with 44 additions and 30 deletions

View file

@ -1,4 +1,3 @@
Factorize the template rendering functions
Use JSON schema to validate configuration file
Add pre-commit Dockerfile and a doc to easily lint the code
Add requirements.txt file