Commit graph

7 commits

Author SHA1 Message Date
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