Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed new flake8 error (#5248) | Alex Gaynor | 2020-05-12 | 1 | -1/+1 |
| | |||||
* | Perform retries when downloading OpenSSL in GHA (#5236) | Alex Gaynor | 2020-04-26 | 1 | -5/+14 |
| | |||||
* | Update release procedure for infra changes (#5228) | Alex Gaynor | 2020-04-25 | 1 | -1/+1 |
| | |||||
* | fix typo in error msg for download openssl (#5223) | Paul Kehrer | 2020-04-22 | 1 | -1/+1 |
| | |||||
* | use our infra built openssl on the macos side now too (#5217) | Paul Kehrer | 2020-04-22 | 1 | -10/+17 |
| | | | | | | | | | | | * use our infra built openssl on the macos side now too * remove no longer required brew updates * need requests * need this env var * update the wheel-builders too | ||||
* | Use openssl from infra master (#5154) | Alex Gaynor | 2020-03-21 | 1 | -3/+1 |
| | |||||
* | First pass at moving windows CI to github actions (#5145) | Alex Gaynor | 2020-03-21 | 1 | -0/+46 |
* First pass at moving windows CI to github actions * Install coverage * Remove bonus http request |