| 10 Jul 2025 |
Arian | oh yeh we could do that. We could have a Lambda or something that triggers on S3 uploads and purges the path from fastly | 19:36:13 |
Arian | we do 12,078,871 PUTs per month
lambda costs 20cts per million requests. So this would cost $2.40
We could have a simple lambda trigger for each PUT and send a curl -XPURGE to the specific url in fastly
| 19:45:18 |
emily | is it billed on the fastly end? | 19:53:12 |
Arian | dont think so | 20:08:55 |
| 11 Jul 2025 |
| @rnhmjoj:eurofusion.eu joined the room. | 09:32:39 |
@rnhmjoj:eurofusion.eu | just to be sure, to get the name of a test for the tested job (nixos/release-combined.nix) I take the attribute name and replace nixosTests with nixos.test, right?
es. nixosTests.networking.networkd.bridge -> nixos.tests.networking.networkd.bridge | 09:38:57 |
sterni | Seems to happen a lot in staging-next at the moment as well, haven't been able to trigger this on any of my own machines yet even with big rebuilds… | 09:48:27 |
K900 | I wonder if this is related to @DavHau's patchShebangs changes | 09:52:51 |
dramforever | sterni: do you have a concrete example package? i want to take a look at what could possibly be in the build process | 09:55:02 |
DavHau | staging-next doesn't seem to have the latest fix for patch-shebangs | 09:55:06 |
K900 | We're getting close to the end of the cycle now | 09:58:02 |