Commit graph

11 commits

Author SHA1 Message Date
8b96e27884
ci: better naming scheme for folders 2024-05-20 03:41:38 +01:00
ac61189be4
fix: tempalte folder has to be ignored 2024-05-19 21:41:57 +01:00
9e0b434430
fix: port some ideas across to teh minutes script 2024-05-19 21:35:02 +01:00
9738ad5120
fix: wait for background tasks 2024-05-14 00:15:27 +01:00
f768dceb49
fix: script had excess '' 2024-05-14 00:00:41 +01:00
e6969ab164
fmt: format using shfmt 2024-05-13 23:41:52 +01:00
d4869448fb
fix: better scripting to allow folks to make teh html only 2024-05-13 23:35:27 +01:00
d04a677387
Revert "fix: turns out wkhtmltopdf has been depreciated for two years"
This reverts commit 04b9be1fbc.
2024-05-13 21:35:53 +01:00
04b9be1fbc
fix: turns out wkhtmltopdf has been depreciated for two years
It was running on a version of QT4 that hadnt gotten a browser update since 2015.
See https://wkhtmltopdf.org/status.html for more info

Its a shame to use a chrome based renderer for this but I would rather have somethign that would work
At least we got teh nix cache out of this though
2024-05-13 15:00:36 +01:00
045a38da7c
ci: log errors 2024-05-12 16:04:15 +01:00
bd242e59cd
feat: got a pipeline to convert the Minutes as well 2024-05-12 16:04:12 +01:00