b3d2b83fed
ci: use lowercase folder names to make it easier to use forgejo actions
2024-08-10 23:38:21 +01:00
539d90227e
fix: make script executrable
2024-07-02 01:28:23 +01:00
e4337e4b48
feat: added script to convert events to PDF
2024-07-02 01:26:39 +01:00
8b96e27884
ci: better naming scheme for folders
2024-05-20 03:41:38 +01:00
ac86f81192
feat: new script to generate PDF's for the budget
2024-05-20 02:45:59 +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
1676c6fc25
doc: handovers are now in a better folder and scripts have been updated to deal with it
2024-05-19 21:30:48 +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
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