Commit Graph

110 Commits

Author SHA1 Message Date
0db500b0a8
fix: replace log by message for yes/no prompt (#606) 2023-11-23 10:33:36 +01:00
dfa10dd209
fix: skip missing yaml file (#605) 2023-11-23 08:58:32 +01:00
cacc92f831
fix: parse taskfiles as ansible tasks (#597) 2023-11-12 21:39:41 +01:00
9536cd400d
fix: replace deprecated ruamel.yaml.safe_load (#596) 2023-11-12 14:46:24 +01:00
593a90ff10
chore: drop yapf and favor of the ruff formatter (#595) 2023-11-10 14:50:50 +01:00
66f7738139
fix: remove deprecated distutils (#572) 2023-10-16 12:10:57 +02:00
8e3dd49970 fix linting 2023-08-29 10:24:41 +02:00
a4a497ca4e
remove unnecessary newlines in templates (#537) 2023-08-09 09:46:15 +02:00
renovate[bot]
114f87306f
chore(deps): update dependency ruff to v0.0.278 (#527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2023-07-19 10:16:46 +02:00
renovate[bot]
49e4a7183a
chore(deps): update devdeps non-major (#517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2023-06-28 09:57:00 +02:00
458f9fc577
feat: add vars deprecated and type scope to built-in templates (#509) 2023-06-14 16:47:44 +02:00
588f41a3ea
feat: add support for indentation with spaces (#508) 2023-06-14 13:31:01 +02:00
renovate[bot]
70f458dce6
chore(deps): update devdeps non-major (#493) 2023-05-28 23:07:24 +02:00
596b27e696
fix: fix formatting of meta.license.value in readme template (#479) 2023-04-05 14:08:36 +02:00
Germain Lefebvre
26d7a3cb8d
feat: add role requirements to templates (#463) 2023-03-27 21:04:56 +02:00
Germain Lefebvre
3d544b3beb
feat: extend var options with type and deprecated (#462) 2023-03-27 13:18:42 +02:00
Enzo Venturi
997959eda2
chore: update comment from "Todo" to "Tag" for tag includes (#466) 2023-03-02 08:41:29 +01:00
renovate[bot]
152e4e6adb
chore(deps): update dependency ruff to v0.0.252 (#464) 2023-02-27 09:03:09 +01:00
a95add9fbe
fix: fix map filter used for meta description (#457) 2023-02-16 20:55:31 +01:00
8a8647512c
feat: add option to run ansible-doctor recursively (#451) 2023-02-12 12:57:57 +01:00
3aad08646f
fix: join lines with newline instead of space in markdown templates (#446) 2023-02-09 19:27:22 +01:00
renovate[bot]
7382318cf6
chore(deps): update dependency ruff to v0.0.243 (#441) 2023-02-08 10:21:23 +01:00
878cce1791
fix: use custom method for annotation split to allow escape chars (#432) 2023-01-22 15:02:09 +01:00
renovate[bot]
457e1fdcf9
chore(deps): update dependency ruff to v0.0.229 (#431) 2023-01-21 22:17:54 +01:00
194a4e1d82
refctor: migrate flake8 to ruff python linter (#429) 2023-01-20 11:56:12 +01:00
renovate[bot]
4bfe75d991
chore(deps): update devdependencies (non-major) (#354) 2022-08-21 23:10:03 +02:00
89be30578c
feat: add support for hugo summary (#315) 2022-06-07 13:40:02 +02:00
b6a2813114
fix: get role name from dependencies in case of a dictionary (#300) 2022-05-17 14:19:31 +02:00
ce0cd8a7e6
feat: add option exclude_tags to disable auto-discovery (#289) 2022-04-29 13:19:35 +02:00
renovate[bot]
a6ace7a257
fix(deps): update dependency jinja2 to v3.1.1 (#267) 2022-03-27 13:13:34 +02:00
307abeb3cb
fix: catch duplicate key error on yaml load (#256) 2022-03-02 22:37:13 +01:00
6a4328d6d5
fix: allow to force line breaks using '\' in multiline strings (#255) 2022-03-02 14:33:37 +01:00
15321e9fe9
feat: auto-discover tags and add annotation identifier (#250) 2022-02-26 13:35:34 +01:00
a3f240ef02
feat: implement todo identifiers (#246) 2022-02-21 21:38:47 +01:00
c5106144ad
fix: preserve multiline string formatting (#245) 2022-02-19 21:29:27 +01:00
aac0ef5f20
fix: allow line-breaks in multiline annotations (#243) 2022-02-19 14:58:35 +01:00
8678ab4c00
fix: fix format string of the json logger (#181) 2021-10-07 22:59:43 +02:00
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
801498570e
refactor: rename modules to reflect pep8 recommendations (#27) 2021-01-01 13:50:41 +01:00
559cc5bef7
build: migrate to poetry 2020-12-31 14:16:00 +01:00
131c2f0c1a
migrate to thegeeklab namespace 2020-09-27 14:21:54 +02:00
d96742b60e
[skip ci] bump version to 0.1.6 2020-09-06 19:40:16 +02:00
f5093c0f76 remove underscore replacement 2020-05-25 20:26:12 +02:00
e01792f57c [SKIP CI] prepare release 2020-04-11 17:17:24 +02:00
d60d539631 add flake8-pep3101 2020-04-11 14:00:54 +02:00
51c4d457b1 remove dead code 2020-04-11 12:28:38 +02:00
c2376e6a44 prepare new release, 2020-04-06 09:45:45 +02:00
510ab86d10 use bright color style for logging 2020-04-06 09:45:26 +02:00
5946f5810e ignore missing auto escaping in jinja2 2020-04-05 23:28:39 +02:00