- Zaandam
- https://hellob.art
-
DevOps and Platform engineering enthusiast that enjoys the realm of free and open source software and helping others.
- Joined on
2024-03-13
Block a user
Bart van der Braak
commented on issue infrastructure/blender-projects-platform#89
2024-07-17 14:43:16 +02:00
Buildbot: Checksum is sometimes out-of-sync from the file
This issue was prevalent for download.blender.org
. I changed the Nginx configuration as follows to make sure that Cloudflare revalidates if anything changes at the origin:
173,178c173
< …
Bart van der Braak
closed issue infrastructure/blender-projects-platform#91
2024-07-17 14:22:16 +02:00
Gitea: Gate timeout (504) when creating pull-requests
Bart van der Braak
commented on issue infrastructure/blender-projects-platform#91
2024-07-17 14:22:15 +02:00
Gitea: Gate timeout (504) when creating pull-requests
Deployment was executed today at 13.00 CEST and completed at 13.05 CEST.
Everything went according to plan without any failures, a snapshot will be kept until tomorrow.
Bart van der Braak
closed issue infrastructure/blender-projects-platform#90
2024-07-16 11:53:16 +02:00
Buildbot: Move checksum to JSON
Bart van der Braak
commented on issue infrastructure/blender-projects-platform#90
2024-07-16 11:53:15 +02:00
Buildbot: Move checksum to JSON
Change has been merged into develop
, tested, and pulled into master
:
Bart van der Braak
pushed to master at infrastructure/blender-buildbot-www
2024-07-16 11:51:46 +02:00
65a0381884
Fix: Guarantee that checksum values are always uppercase
c7219a3595
Buildbot: Move checksum to JSON (#7)
Bart van der Braak
pushed to develop at infrastructure/blender-buildbot-www
2024-07-16 11:02:38 +02:00
65a0381884
Fix: Guarantee that checksum values are always uppercase
Bart van der Braak
pushed to develop at infrastructure/blender-buildbot-www
2024-07-16 10:09:55 +02:00
c7219a3595
Buildbot: Move checksum to JSON (#7)
Bart van der Braak
deleted branch move-checksum-to-json from infrastructure/blender-buildbot-www
2024-07-16 10:09:55 +02:00
Bart van der Braak
merged pull request infrastructure/blender-buildbot-www#7
2024-07-16 10:09:54 +02:00
Buildbot: Move checksum to JSON
Bart van der Braak
commented on pull request infrastructure/blender-buildbot-www#7
2024-07-16 10:08:25 +02:00
Buildbot: Move checksum to JSON
Moved any Docker-related changes to #8.
Bart van der Braak
created pull request infrastructure/blender-buildbot-www#8
2024-07-16 10:07:43 +02:00
Docker: Describe and add Docker compose setup for local development
Bart van der Braak
pushed to move-checksum-to-json at infrastructure/blender-buildbot-www
2024-07-16 10:05:45 +02:00
0ac2ca0896
Fix: Never compute checksum and use endsWith util
Bart van der Braak
pushed to move-checksum-to-json at infrastructure/blender-buildbot-www
2024-07-16 10:03:25 +02:00
2a2868fd1b
Fix: Never compute checksum and use endsWith util
972dd1292e
Web: Add v2 JSON endpoint with checksum key-value pairs
Bart van der Braak
pushed to docker-compose at infrastructure/blender-buildbot-www
2024-07-16 10:02:20 +02:00
Bart van der Braak
created branch docker-compose in infrastructure/blender-buildbot-www
2024-07-16 10:02:20 +02:00
Bart van der Braak
pushed to move-checksum-to-json at infrastructure/blender-buildbot-www
2024-07-16 10:00:33 +02:00
54cf8534f4
Fix: Never compute checksum and use endsWith util
Bart van der Braak
commented on issue infrastructure/blender-projects-platform#89
2024-07-15 18:31:03 +02:00
Buildbot: Checksum is sometimes out-of-sync from the file
I have only just gotten CDN77 access, so I will compare caching strategies for these endpoints and the responses our origin provide to make this more consistent:
- Cache-Control Headers:…
Bart van der Braak
pushed to move-checksum-to-json at infrastructure/blender-buildbot-www
2024-07-15 18:24:43 +02:00
95cc2e7286
Fix: Never compute checksum and use endsWith util
Bart van der Braak
pushed to move-checksum-to-json at infrastructure/blender-buildbot-www
2024-07-15 18:23:23 +02:00
a4a0900193
Fix: Never compute checksum and use endsWith util