project-config/roles/copy-wheels/files
Ian Wienand fec3a46a01 copy-wheels: disable PEP503 indexing
Creating the index has turned out to be much more difficult than first
expected.  Checksumming the files on AFS to make the index.html takes
too long and times out the jobs.

We've identified other issues such as the jobs only ever appending
wheels, making far more data than probably necessary being kept, and
the possibility of skipping those wheels already available on PyPi.

Disable this while we reconsider the approach.

Change-Id: I86a922d59b396a059b255a4d87d8c033b79f7564
2020-01-16 12:27:48 +11:00
..
wheel-copy.sh copy-wheels: fix index build 2020-01-15 18:06:39 +11:00
wheel-index.sh copy-wheels: disable PEP503 indexing 2020-01-16 12:27:48 +11:00
wheel-indexer.py copy-wheels: fix index path, remove f-strings 2020-01-15 20:40:01 +11:00