summaryrefslogtreecommitdiff
path: root/download_artefacts.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix Github URL building in download script (as done for the appveyor URL).Stefan Behnel2022-12-141-1/+1
|
* Adapt download script to Github web changes by using their JSON API instead.Stefan Behnel2022-12-061-12/+37
|
* Fix download URLs for wheels build on Github Actions.Stefan Behnel2021-11-021-2/+4
|
* Avoid race conditions when downloading artefacts.Stefan Behnel2021-03-211-3/+5
|
* Prevent duplicated downloads.Stefan Behnel2021-03-211-2/+10
|
* Automate the build artefact downloading from github and appveyor.Stefan Behnel2020-10-181-0/+136