deadc0de6
e9c356be20
fail on TODO/FIXME
2023-09-07 20:49:12 +02:00
deadc0de6
578611d30f
test launcher
2023-09-07 20:49:12 +02:00
deadc0de6
31606969cc
verbosity
2023-09-07 20:49:12 +02:00
deadc0de6
dfb2641813
fix pylint C0103
2023-08-06 21:39:14 +02:00
Alfred Wingate
56d5a86eb2
toml: move from toml to tomllib + tomli_w
...
* toml is getting removed from distributions due to being generally
unmaintained and not support the lastest TOML standard.
* For parsing use tomllib which is included in python3.11 and tomli for
earlier interpeter versions.
* For writing use tomli-w. tomli-w.dump() expects bytes-like objects so
work around it to keep compatability and minimize changes elsewhere.
Signed-off-by: Alfred Wingate <parona@protonmail.com >
2023-08-05 23:15:48 +02:00
deadc0de6
84bdd80be0
ignore C0103 in arg parsing
2023-08-03 21:18:50 +02:00
deadc0de6
f8ca816d2a
check links retries
2023-04-14 13:31:00 +02:00
deadc0de6
ca275608b8
remove link check ignores
2023-02-08 20:42:29 +01:00
deadc0de6
e8ca3920bb
change test order
2023-02-06 17:30:29 +01:00
deadc0de6
acb3f68a65
add retry on link check
2023-02-06 17:30:29 +01:00
deadc0de6
2af2aecfda
linting
2023-02-06 17:30:29 +01:00
deadc0de6
ddd60a38ac
coverage
2023-02-06 17:30:29 +01:00
deadc0de6
0773acf2b1
temp ignore debian links
2023-02-06 17:30:29 +01:00
deadc0de6
1f4121bda1
temp ignore master links
2023-02-06 17:30:29 +01:00
deadc0de6
a0381acd66
remove pylint plugin
2023-02-06 17:30:29 +01:00
deadc0de6
9fbd3d37f6
refactor and linting
2023-02-06 17:30:29 +01:00
deadc0de6
ed8cc8bf5a
no-self-use
2023-02-06 17:30:29 +01:00
deadc0de6
fa9ca29d14
helper shellcheck disabled
2023-02-06 17:30:29 +01:00
deadc0de6
82613af8a4
shellcheck ignores
2023-02-06 17:30:29 +01:00
deadc0de6
ec6a31e690
linting
2023-02-06 17:30:29 +01:00
deadc0de6
7560a4daba
output
2023-02-06 17:30:29 +01:00
deadc0de6
889610cc06
linting
2023-02-06 17:30:29 +01:00
deadc0de6
e5c49d188d
ignore moved assets
2023-02-06 17:30:29 +01:00
deadc0de6
7e7bb0bd73
refactor link checker
2023-02-06 17:30:29 +01:00
deadc0de6
b9015528bb
move test helpers
2023-02-06 17:30:29 +01:00
deadc0de6
7ad00ada06
linting
2023-02-06 17:30:29 +01:00
deadc0de6
3be6a74a7b
lint scripts
2023-02-06 17:30:29 +01:00
deadc0de6
2f1bbeacee
shellcheck fixes
2023-02-06 17:30:29 +01:00
deadc0de6
1342fc94b6
linting
2023-01-19 23:24:13 +01:00
deadc0de6
71507a2604
adding doc links tests (ext and int)
2023-01-19 23:02:31 +01:00
deadc0de6
fa1be9d29c
update doc and tests for link
2022-05-31 21:45:13 +02:00
deadc0de6
2533c3dcf4
linting
2022-05-27 12:37:57 +02:00
deadc0de6
5358ee20cb
linting
2022-05-27 12:37:57 +02:00
deadc0de6
23a9a1f971
handle mandatory entries in config with toml
2022-05-27 12:37:57 +02:00
deadc0de6
8c1c4d6bde
add toml convertor
2022-05-27 12:37:57 +02:00
deadc0de6
37d2c7c684
linting
2022-03-08 15:46:08 +01:00
deadc0de6
8a2dc9184a
add toml script for #343
2022-03-08 15:30:06 +01:00
deadc0de6
6a51a7abad
linting
2021-04-30 21:29:12 +02:00
deadc0de6
653aeaca2a
remove unused module
2021-02-23 09:38:31 +01:00
deadc0de6
7e85e8bd40
fix syntax error
2021-02-22 09:16:30 +01:00
deadc0de6
1c0749822f
code quality
2021-02-20 13:36:24 +01:00
deadc0de6
6cd5755170
fix bad use of yaml.dump
2021-02-20 13:27:47 +01:00
deadc0de6
636c1ade26
return err if need update
2020-12-12 15:31:25 +01:00
deadc0de6
c021e0cd0a
update version checker
2020-12-12 15:28:55 +01:00
deadc0de6
12c3c97aef
fix check
2020-12-09 10:54:32 +01:00
deadc0de6
831b3ddc1a
update version checker
2020-11-28 22:14:01 +01:00
deadc0de6
9ed28ca1fb
fix cd
2020-11-28 21:54:21 +01:00
deadc0de6
c41fdc99f0
improve check version script
2020-11-28 15:48:08 +01:00
deadc0de6
76c37398c6
script to manage version
2020-11-27 00:43:29 +01:00
deadc0de6
d008e6a895
migrate from PyYAML to ruamel.yaml
2019-06-06 17:11:13 +02:00