Commit Graph

27 Commits

Author SHA1 Message Date
Stefan Reimer 78a902c696 feat: implement version checks for extended toolchain
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-28 15:30:13 +02:00
Stefan Reimer 42d4a62679 ci: migrate from setuptools to PEP517 hatchling to build 2022-06-28 13:15:45 +02:00
Stefan Reimer 05122591a0 fix: support Jinja2 >= 3.1
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-04-19 14:02:31 +02:00
Stefan Reimer 6f31560262 fix: migrate to new Jinja2 V3 context decorator
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-04-19 12:47:36 +02:00
Stefan Reimer 7d6135e099 fix: code style / flake8 automation
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-02-22 11:04:29 +01:00
Stefan Reimer 160250369b fix: make Jinja3 work 2022-01-24 12:01:50 +01:00
Stefan Reimer e64621547e feat: add DISABLE_SOPS 2021-10-13 13:23:31 +02:00
Stefan Reimer c2c0a2d077 feat: Add support for Pulumi 2021-09-20 16:19:14 +02:00
Stefan Reimer 2b2c8e2ea8 Fix uploading of rendered templates, support jinja user-data 2020-12-29 00:12:55 +01:00
Stefan Reimer 3c4044cdb8 Add warning for additional parameters 2020-07-16 23:56:09 +01:00
Stefan Reimer eea8bc6254 Also remove empty lines when removing comments from includes, fix debug logging 2020-07-08 01:29:52 +01:00
Stefan Reimer d6e799565d New feature: create-docs rendering markdown documentation for rendered stacks 2020-06-04 16:32:17 +01:00
Stefan Reimer 7810018f25 Bug fix release 2020-05-01 14:06:53 +01:00
Stefan Reimer 3fd4a9640a Work around for Go SDK bug to allow SOPS to work 2020-04-20 23:00:39 +01:00
Stefan Reimer afe3e35d4c Add sops support, improved secret handling 2020-04-08 16:30:58 +01:00
Stefan Reimer 7782c180f3 Fix path matching bugs by moving to pathlib
continuous-integration/drone/push Build encountered an error Details
2019-12-09 13:32:39 +00:00
Stefan Reimer 96a34e2c45 Emergency fix for missing newline in stripped user-data
continuous-integration/drone/push Build is passing Details
2019-09-11 14:26:53 +00:00
Stefan Reimer 7d1cc52227 Add optional comment removal in include_raw
continuous-integration/drone/push Build is passing Details
2019-09-11 12:53:33 +00:00
Stefan Reimer 2579636d08 Add user-data compression info, add warning when templates exceed max. size
continuous-integration/drone/push Build is passing Details
2019-09-11 11:42:49 +00:00
Stefan Reimer a307ba35fa New variables support within stack configs
continuous-integration/drone/push Build is passing Details
2019-09-02 11:13:40 +00:00
Stefan Reimer badb7b02c8 Release 0.5.0 2019-04-18 16:30:50 +00:00
Stefan Reimer 68f9ca68d1 OS environment variable support in config files, new jinja functions, cleanup 2019-03-06 19:57:31 +00:00
Stefan Reimer 47b492a65e Code clean up PEP8, some fixes along the way 2019-02-07 15:36:16 +00:00
Stefan Reimer 3587451170 Dependency handling refactoring 2019-02-05 17:48:29 +00:00
Stefan Reimer 54df655648 Allow dependencies to be resolved automatically and merged with stack configs, resolve global deps, code cleanup 2019-02-04 15:43:34 +00:00
Stefan Reimer 25c375728a Add retries for throttling events, add jinja loop extensions, minor bugfixes 2019-01-21 10:43:36 +00:00
Stefan Reimer ea58e60aa9 Initial checkin 2018-11-22 18:31:59 +00:00