halide / build_bot

Buildbot configuration for Halide build bots
4 stars 6 forks source link

Avoid unnecessary uploads of LLVM packages #275

Closed steven-johnson closed 8 months ago

steven-johnson commented 8 months ago

This saves a lot of time and bandwidth (~10 mins per, ~1.2GB per)

steven-johnson commented 8 months ago

Finally clean, I think... PTAL

steven-johnson commented 8 months ago

Using 'yield from' doesn't seem right, it stalls forever in that step instead of a quick no-op

erp: forgot to re-add inlinecallbacks

steven-johnson commented 8 months ago

PTAL

steven-johnson commented 8 months ago

Yep, that works too