Oh, and another issue: the fsfe status cgi script is no longer works meangingfully.
I can patch the build process and the scig script to show the new logs, but if we are using drone that is…
Things this branch does not do that the original script does
- I need to fix the staging bit. At the moment it will not actually copy the result from the stage dir to the target dir. …
Unresolved issues as of now:
How to get files from docker volume to the several serves they need to be on? I think it would be unwise/impossible to allow the container access to the host…
Some code style to work on:
There are a bunch of pretty common pathlib operation I do, like chaining `with_suffix("") and some stuff that should probably become lib functions.
Things this branch does not do that the original script does
-
I need to fix the staging bit. At the moment it will not actually copy the result from the stage dir to the target dir.
-
It…
Under alpine the compilation of tdewolff-minify
fails with error __vfprintf_chk: symbol not found
. It would seem that this can be solved by building the go binary with different compile flags,…
So, as of now this is, as far as I can tell, a fully functional website build replacement that correctly builds all pages, menus, etc.
The phase1 is significantly faster than before (7s worst…