Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Github URL building in download script (as done for the appveyor URL). | Stefan Behnel | 2022-12-14 | 1 | -1/+1 |
| | |||||
* | Adapt download script to Github web changes by using their JSON API instead. | Stefan Behnel | 2022-12-06 | 1 | -12/+37 |
| | |||||
* | Fix download URLs for wheels build on Github Actions. | Stefan Behnel | 2021-11-02 | 1 | -2/+4 |
| | |||||
* | Avoid race conditions when downloading artefacts. | Stefan Behnel | 2021-03-21 | 1 | -3/+5 |
| | |||||
* | Prevent duplicated downloads. | Stefan Behnel | 2021-03-21 | 1 | -2/+10 |
| | |||||
* | Automate the build artefact downloading from github and appveyor. | Stefan Behnel | 2020-10-18 | 1 | -0/+136 |