Commit graph

13 commits

Author SHA1 Message Date
d05ec2f214
ci: switch over to using forgejo actions
All checks were successful
On_Push / pdfs (budget) (push) Successful in 13s
On_Push / pdfs (events) (push) Successful in 36s
On_Push / pdfs (handovers) (push) Successful in 15s
On_Push / pdfs (minutes) (push) Successful in 13s
2024-08-11 04:12:37 +01:00
b3d2b83fed
ci: use lowercase folder names to make it easier to use forgejo actions 2024-08-10 23:38:21 +01:00
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