project-config/roles/build-wheels
Clark Boylan b42840391a Update pip output parsing to fix wheel mirror builds
It seem that pip has updated its verbose output to say "Downloading
$filename" rather than "Downloading from url $URL". We need to update
our wheel mirror processing to handle this change so that it can
properly remove any pypi hosted wheels before publishing to our wheel
mirrors. Make it more liberal so we match pretty much any line with
"Downloading" and then eventually something which looks like a whl
file, just in case they keep fiddling with it.

Change-Id: I7965f296cdb1241c96293edd68e84e1d3d78b331
2020-05-26 22:44:44 +00:00
..
files Update pip output parsing to fix wheel mirror builds 2020-05-26 22:44:44 +00:00
tasks Use root user for editing pip.conf 2018-10-12 15:15:29 +11:00
README.rst Treat wheel builders more like build nodes 2017-09-06 14:44:06 -04:00

Run the build scripts on the wheel mirror builders