delliott delliott
  • Joined on 2024-05-13
delliott commented on pull request FSFE/fsfe-website#4762 2025-01-27 15:52:42 +00:00
feat/python-rewrite

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…

delliott commented on pull request FSFE/fsfe-website#4762 2025-01-27 15:50:05 +00:00
feat/python-rewrite

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. …
delliott commented on pull request FSFE/fsfe-website#4762 2025-01-27 15:43:36 +00:00
feat/python-rewrite

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…

delliott commented on pull request FSFE/fsfe-website#4762 2025-01-27 09:23:47 +00:00
feat/python-rewrite

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.

delliott commented on pull request FSFE/fsfe-website#4762 2025-01-27 09:17:40 +00:00
feat/python-rewrite

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…

delliott commented on pull request FSFE/fsfe-website#4762 2025-01-27 09:13:40 +00:00
feat/python-rewrite

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,…

delliott commented on pull request FSFE/fsfe-website#4762 2025-01-26 22:06:17 +00:00
feat/python-rewrite

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…

delliott pushed to main at fsfe-system-hackers/calendar-cleaner 2025-01-24 21:23:38 +00:00
1deab6f34b chore: sign drone
delliott pushed to main at fsfe-system-hackers/calendar-cleaner 2025-01-24 21:18:27 +00:00
12ecc1cf05 Merge pull request 'chore(deps): update docker docker tag to v27.5.1' (#20) from renovate/docker-27.x into main
bbe0715c6a chore(deps): update docker docker tag to v27.5.1
Compare 2 commits »
delliott deleted branch renovate/docker-27.x from fsfe-system-hackers/calendar-cleaner 2025-01-24 21:18:27 +00:00
delliott merged pull request fsfe-system-hackers/calendar-cleaner#20 2025-01-24 21:18:25 +00:00
chore(deps): update docker docker tag to v27.5.1
delliott created pull request FSFE/fsfe-website#4762 2025-01-20 19:20:40 +00:00
WIP: feat/python-rewrite
delliott closed pull request fsfe-system-hackers/build-server#14 2025-01-20 10:48:46 +00:00
feat: Add addtional python deps
delliott commented on pull request fsfe-system-hackers/build-server#14 2025-01-20 10:48:44 +00:00
feat: Add addtional python deps

Will conglomerate these changes in a full python rewrite

delliott closed pull request FSFE/fsfe-website#4564 2025-01-20 10:48:28 +00:00
feat: improvements to stagedir logic
delliott commented on pull request FSFE/fsfe-website#4564 2025-01-20 10:48:27 +00:00
feat: improvements to stagedir logic

Will conglomerate these changes in a full python rewrite

delliott closed pull request FSFE/fsfe-website#4609 2025-01-20 10:48:21 +00:00
WIP: feat: python phase 1
delliott commented on pull request FSFE/fsfe-website#4609 2025-01-20 10:48:20 +00:00
WIP: feat: python phase 1

Will conglomerate these changes in a full python rewrite

delliott closed pull request FSFE/fsfe-website#4660 2025-01-20 10:48:08 +00:00
feat: remove build-env
delliott commented on pull request FSFE/fsfe-website#4660 2025-01-20 10:48:06 +00:00
feat: remove build-env

Will conglomerate these changes in a full python rewrite