delliott delliott
  • Joined on 2024-05-13
delliott pushed to test at FSFE/fsfe-website 2025-03-12 13:43:37 +00:00
a8aa6e5c1e fix: do not sync times
636f03abce feat: use noris instead of plutex
Compare 2 commits »
delliott commented on pull request FSFE/fsfe-website#4762 2025-03-12 11:58:49 +00:00
feat/python-rewrite

Ipv6 now not needed, as using ipv4 proxies to the ipv6 servers.

Caching still an issue, final blocker I am aware of.

delliott pushed to test at FSFE/fsfe-website 2025-03-12 11:57:51 +00:00
88721f94b9 feat: remove now unneeded enabling of ipv6
c337305864 feat: add support for speciying port per target, and use ipv4 proxies for deployment
2b15a5b307 feat: ipv6 networking
84404694e1 feat: sign drone
70b0cc8319 fix: load sshkey properly
Compare 77 commits »
delliott pushed to test at FSFE/fsfe-website 2025-03-12 11:07:34 +00:00
dcfa7241b1 feat: remove now unneeded enabling of ipv6
d83e8271b5 feat: add support for speciying port per target, and use ipv4 proxies for deployment
Compare 2 commits »
delliott commented on pull request FSFE/fsfe-website#4762 2025-03-10 18:52:27 +00:00
feat/python-rewrite

Other problem we have is that the ephemeral docker image used by drone means that layers dont get cached between runs, massively increasing the build time.

I think we maybe use a drone exec…

delliott commented on pull request FSFE/fsfe-website#4762 2025-03-10 18:49:25 +00:00
feat/python-rewrite

So, progress report: Loading of secrets works, and the docker compose file enables ipv6 properly.

But it does not work when ran in drone, I think because the parent docker container, the…

delliott pushed to test at FSFE/fsfe-website 2025-03-10 15:04:20 +00:00
1d3edd02f6 feat: ipv6 networking
19f0e3b3a5 feat: sign drone
96e8cf0b95 fix: load sshkey properly
74457c29c1 feat: simplify drone
283daf3a54 fix: ssh key loading
Compare 70 commits »
delliott deleted branch feat/overview-docs from FSFE/fsfe-website 2025-03-10 12:40:11 +00:00
delliott pushed to master at FSFE/fsfe-website 2025-03-10 12:40:10 +00:00
2f83618f35 Merge pull request 'feat: add some docs with an overview of the build process' (#4870) from feat/overview-docs into master
c982f6294a feat: add links to next section
e87d0838e1 feat: add some docs with an overview of the build process
Compare 3 commits »
delliott merged pull request FSFE/fsfe-website#4870 2025-03-10 12:40:08 +00:00
feat: add some docs with an overview of the build process
delliott pushed to feat/overview-docs at FSFE/fsfe-website 2025-03-10 12:39:08 +00:00
c982f6294a feat: add links to next section
e87d0838e1 feat: add some docs with an overview of the build process
199a29c78c Merge pull request 'fixing typos and adding mastodon link' (#4883) from news-20250310-pmpc into master
3af00b3c48 fixing typos and adding mastodon link
60b50b5704 fixing some typos
Compare 25 commits »
delliott pushed to feat/overview-docs at FSFE/fsfe-website 2025-03-10 12:37:57 +00:00
8d7c9d702a feat: add links to next section
delliott commented on pull request FSFE/fsfe-website#4870 2025-03-10 12:37:39 +00:00
feat: add some docs with an overview of the build process

done

delliott commented on pull request FSFE/fsfe-website#4870 2025-03-10 12:37:35 +00:00
feat: add some docs with an overview of the build process

done

delliott commented on pull request FSFE/fsfe-website#4870 2025-03-10 12:37:31 +00:00
feat: add some docs with an overview of the build process

done

delliott commented on pull request FSFE/fsfe-website#4870 2025-03-10 12:37:21 +00:00
feat: add some docs with an overview of the build process

Great documentation, after merging #4762 maybe we could add links to each phase directory of the Python rewrite. This will be really useful, thank you! :)

Yes, that seems wise.

delliott pushed to test at FSFE/fsfe-website 2025-03-08 12:34:20 +00:00
delliott pushed to test at FSFE/fsfe-website 2025-03-08 11:57:36 +00:00
73ea65da11 fix: use only ipv4 for ssh
78e0961a50 fix: rsync ipv4
f5738ed6f4 feat: sign drone
Compare 3 commits »
delliott commented on pull request FSFE/fsfe-website#4762 2025-03-08 11:40:59 +00:00
feat/python-rewrite

Some issues came up with fedora (broken node) and I managed to port it do debian successfully.

delliott commented on pull request FSFE/fsfe-website#4762 2025-03-08 11:40:21 +00:00
feat/python-rewrite

This is no deployed on the test branch.