Commit Graph

81 Commits

Author SHA1 Message Date
renovate[bot] a6ace7a257
fix(deps): update dependency jinja2 to v3.1.1 (#267) 2022-03-27 13:13:34 +02:00
Robert Kaussow 307abeb3cb
fix: catch duplicate key error on yaml load (#256) 2022-03-02 22:37:13 +01:00
Robert Kaussow 6a4328d6d5
fix: allow to force line breaks using '\' in multiline strings (#255) 2022-03-02 14:33:37 +01:00
Robert Kaussow 15321e9fe9
feat: auto-discover tags and add annotation identifier (#250) 2022-02-26 13:35:34 +01:00
Robert Kaussow a3f240ef02
feat: implement todo identifiers (#246) 2022-02-21 21:38:47 +01:00
Robert Kaussow c5106144ad
fix: preserve multiline string formatting (#245) 2022-02-19 21:29:27 +01:00
Robert Kaussow aac0ef5f20
fix: allow line-breaks in multiline annotations (#243) 2022-02-19 14:58:35 +01:00
Robert Kaussow 8678ab4c00
fix: fix format string of the json logger (#181) 2021-10-07 22:59:43 +02:00
Robert Kaussow 4b28c6339f
adjust cli argument order 2021-07-27 22:01:56 +02:00
ptomas-adacis e07184fe6b
feat: add new CLI flag --no-role-detection to parse loose files (#135)
Co-authored-by: P. Tomas <ptomas@astr-ptomas.edcs.fr>
2021-07-27 21:32:39 +02:00
Robert Kaussow 801498570e
refactor: rename modules to reflect pep8 recommendations (#27) 2021-01-01 13:50:41 +01:00
Robert Kaussow 559cc5bef7
build: migrate to poetry 2020-12-31 14:16:00 +01:00
Robert Kaussow 131c2f0c1a
migrate to thegeeklab namespace 2020-09-27 14:21:54 +02:00
Robert Kaussow d96742b60e
[skip ci] bump version to 0.1.6 2020-09-06 19:40:16 +02:00
Robert Kaussow f5093c0f76 remove underscore replacement 2020-05-25 20:26:12 +02:00
Robert Kaussow e01792f57c [SKIP CI] prepare release 2020-04-11 17:17:24 +02:00
Robert Kaussow d60d539631 add flake8-pep3101 2020-04-11 14:00:54 +02:00
Robert Kaussow 51c4d457b1 remove dead code 2020-04-11 12:28:38 +02:00
Robert Kaussow c2376e6a44 prepare new release, 2020-04-06 09:45:45 +02:00
Robert Kaussow 510ab86d10 use bright color style for logging 2020-04-06 09:45:26 +02:00
Robert Kaussow 5946f5810e ignore missing auto escaping in jinja2 2020-04-05 23:28:39 +02:00
Robert Kaussow 12aaab20d7 add yapf as formatter 2020-04-05 23:16:53 +02:00
Robert Kaussow 8504e7f349 use for loop instead of jinja filter 2020-03-08 22:15:59 +01:00
Robert Kaussow a258240b3f use to_nice_yaml for dep lists also 2020-03-08 16:55:08 +01:00
Robert Kaussow 2b4de240be add better handling of meta dependencies in templates 2020-03-08 16:39:18 +01:00
Robert Kaussow 4252445ea2 remove only first hashtag from a multiline comment 2020-03-04 16:59:02 +01:00
Robert Kaussow 83a7e9eb2a [SKIP CI] fix version string 2020-02-24 19:25:16 +01:00
Robert Kaussow 5101c6962c fix bad quotes 2020-02-24 19:12:35 +01:00
Robert Kaussow d133d63fbf add custom yaml constructor to load ansible unsafe tag 2020-02-24 19:10:17 +01:00
Robert Kaussow 3ab72a32a4 fix failed loading of empty yaml files 2020-01-27 11:03:37 +01:00
Robert Kaussow 1ad3f7b516 fix not aborting overwrite dialog 2020-01-22 13:33:19 +01:00
Robert Kaussow 97d39351e4 add role_name config option 2020-01-22 13:07:05 +01:00
Robert Kaussow 7292e0ef37 fix newline handling 2019-12-02 16:44:57 +01:00
Robert Kaussow 2b6d61bbfb fix newline handling 2019-12-02 16:39:01 +01:00
Robert Kaussow c5833fc12a fix newline handling 2019-12-02 15:00:32 +01:00
Robert Kaussow 5da5539254 transform toc anchors to get it working with hugo 2019-11-27 15:37:13 +01:00
Robert Kaussow 7f03e0c284 rename hugo template 2019-11-27 14:11:43 +01:00
Robert Kaussow a7daf485ef add basic hugo template 2019-11-26 16:40:55 +01:00
Robert Kaussow f020bb7738 prepare new release 2019-11-22 12:14:47 +01:00
Robert Kaussow 195e683c85 use dictsort filter in template 2019-11-18 09:23:03 +01:00
Robert Kaussow 89a281c2ca fix author overwrite and template 2019-11-07 09:13:39 +01:00
Robert Kaussow df943ce0ed fix author overwrite and template 2019-11-07 09:11:07 +01:00
Robert Kaussow 2d938b6cb7 fix author overwrite and template 2019-11-07 09:10:20 +01:00
Robert Kaussow c8a9bfc325 fix multiline default value template 2019-11-06 23:24:08 +01:00
Robert Kaussow 844a05aea3 fix multiline default value template 2019-11-06 22:23:44 +01:00
Robert Kaussow a54e370f14 catch ValueError exception while merge annotation dicts 2019-10-16 22:13:51 +02:00
Robert Kaussow cb76507159 fully migrate to ruamel.yaml instead of pyyaml 2019-10-15 10:48:18 +02:00
Robert Kaussow cf6905b9a0 use an explicit marker symbol to value2json conversion 2019-10-15 09:54:03 +02:00
Robert Kaussow 85d835df48 fix mising default role_dir 2019-10-11 08:59:24 +02:00
Robert Kaussow b48ea2fce0 add basic readme 2019-10-10 14:59:12 +02:00