deadc0de6
94d97bf7a7
fix strict bash pipefail
2023-11-09 11:30:05 +01:00
deadc0de6
607bb61006
fix check strict bash
2023-10-22 14:51:14 +02:00
deadc0de6
e6bba29e2a
linting
2023-10-22 14:42:18 +02:00
deadc0de6
6c816fa8bf
fail early
2023-10-22 14:40:55 +02:00
Mészáros Gergely
58745e92d4
Ignore virtual envs in pylint checks in check-syntax.sh
...
It is common to place the virtual environment into the repository folder,
and this is already supported recognized in the `.gitignore`. Also
ignore these folders in `tests.sh`.
2023-09-24 14:27:20 +02:00
deadc0de6
4cf2818e3e
fix tests
2023-09-21 21:49:24 +02:00
deadc0de6
6386808384
tests refactoring
2023-09-21 21:49:24 +02:00
deadc0de6
a62c5f3706
linting
2023-09-18 16:16:17 +02:00
deadc0de6
a08ddcb99c
fix check links
2023-09-18 16:16:17 +02:00
deadc0de6
a6cb286779
coverage
2023-09-07 20:49:12 +02:00
deadc0de6
e46541ac76
tests
2023-09-07 20:49:12 +02:00
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