Commit graph

13 commits

Author SHA1 Message Date
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
58451c8350
script: opy in the .md.toml on a temp basis 2024-05-12 16:04:11 +01:00
9791c5ac22
wip: testing a better cache 2024-05-12 16:04:07 +01:00
4be96d60b2
wip: caching 2024-05-12 16:04:07 +01:00
233e8a8272
fix: make script executable 2024-05-10 11:49:24 +01:00
e42a2b221a
feat: can now create the pdf's directly using `nix run .#handovers` 2024-05-10 03:27:20 +01:00