| ▲ | PhilipRoman 6 hours ago | |||||||
And how many of those actions do uncached downloads instead of building self-contained offline images... Speaking of which, I wonder if GitHub has implemented any HTTP interception for common mirror sites, like used by apt, etc. | ||||||||
| ▲ | everfrustrated 5 hours ago | parent | next [-] | |||||||
GitHub and WarpBuild cache is so slow it is often faster to re-download hundreds of MB each run than cache it properly. I so wish this wasn't the case. | ||||||||
| ▲ | spockz 6 hours ago | parent | prev [-] | |||||||
Many downloads now go over https. Intercepting them would require having certificate for those domains. IIRC on the clouds the standard images do have a sources list that points to mirrors on the cloud’s network. I would only presume Github Actions runners have the same. Not sure if something similar exists for NPM which is big for all things JS. | ||||||||
| ||||||||