Commit Graph

21 Commits

Author SHA1 Message Date
Jörg Thalheim
ada004ff16 switch to nixfmt 2024-09-28 14:26:27 +00:00
phanirithvij
2f1118f2a1 linkcheck: allow few urls
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-09-18 11:12:37 +05:30
phanirithvij
7128152b64 linkcheck: download xmldump conservatively
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-09-18 11:12:16 +05:30
Jörg Thalheim
9495c93a1e fix nix-shell shebang with old nix versions 2024-09-17 11:10:46 +02:00
Jörg Thalheim
91b55c6942 linkcheck: use array to pass args 2024-09-17 10:57:42 +02:00
Jörg Thalheim
7c9a68ff76 linkcheck: sort csv in python 2024-09-17 10:57:42 +02:00
Jörg Thalheim
2be4de6fc6 linkcheck: simplify instructions 2024-09-17 10:57:42 +02:00
Jörg Thalheim
ff19131911 linkcheck: add lxml to shebang 2024-09-17 10:57:42 +02:00
Jörg Thalheim
94429be77f linkcheck: allow to re-run report 2024-09-17 10:57:42 +02:00
Jörg Thalheim
197dc54864 linkcheck: use pathlib 2024-09-17 10:57:42 +02:00
Jörg Thalheim
7d16671ce2 linkcheck: add argparse 2024-09-17 10:57:42 +02:00
Jörg Thalheim
f66c272fc2 linkcheck: move argparsing to main function 2024-09-17 10:57:42 +02:00
Jörg Thalheim
2d5336d3ed linkcheck: make xml parsing more robust and fix types 2024-09-17 10:57:42 +02:00
Jörg Thalheim
4f79bc4c70 linkcheck: add type annotations 2024-09-17 10:57:42 +02:00
Jörg Thalheim
81746a3ea8 add missing python3 to nix shebang 2024-09-17 10:57:42 +02:00
Jörg Thalheim
4e0b102f88 linkcheck: replace wget/7z with curl/zstd 2024-09-17 10:57:42 +02:00
phanirithvij
0afcb72267 ci: add broken link checker action
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-09-17 09:51:24 +02:00
Jörg Thalheim
50af56517d make deploy tests better 2024-07-08 08:23:45 +00:00
Jörg Thalheim
e7b0b5bf3e fix nixos test 2023-12-27 15:24:40 +01:00
Jörg Thalheim
9ed9db69a4 skip nixos tests in non-linux systems 2023-11-19 12:00:18 +01:00
Jörg Thalheim
1e67e0badb add nixos test 2023-11-19 11:43:53 +01:00