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 |
| | |||||
* | retry when downloading codecov.sh (#5233) | Alex Gaynor | 2020-04-25 | 1 | -2/+2 |
| | |||||
* | Make codecov upload errors in GHA pass silently (#5232) | Alex Gaynor | 2020-04-25 | 1 | -2/+2 |
| | | | The spurious failure rate on codecov uploads is high enough that this is a cure worse than the disease | ||||
* | Update release procedure for infra changes (#5228) | Alex Gaynor | 2020-04-25 | 2 | -10/+5 |
| | |||||
* | fix typo in error msg for download openssl (#5223) | Paul Kehrer | 2020-04-22 | 1 | -1/+1 |
| | |||||
* | we need to check out the code in the wheel builder for macos now (#5220) | Paul Kehrer | 2020-04-22 | 1 | -0/+1 |
| | | | can't download openssl without the script to do it | ||||
* | use our infra built openssl on the macos side now too (#5217) | Paul Kehrer | 2020-04-22 | 3 | -23/+37 |
| | | | | | | | | | | | * 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 | ||||
* | yaml syntax error fix (#5206) | Alex Gaynor | 2020-04-19 | 1 | -6/+6 |
| | |||||
* | macos wheel builder (#5205) | Paul Kehrer | 2020-04-19 | 1 | -0/+54 |
| | | | | | * macos wheel builder * review comments | ||||
* | Migrate the manylinux wheel builder to GHA (#5202) | Alex Gaynor | 2020-04-19 | 1 | -0/+49 |
| | |||||
* | Added a new checkbox to openssl-release.md (#5168) | Alex Gaynor | 2020-03-31 | 1 | -0/+1 |
| | |||||
* | Update the openssl release (#5166) | Alex Gaynor | 2020-03-31 | 1 | -1/+3 |
| | |||||
* | name the CI GH workflow (#5161) | Paul Kehrer | 2020-03-30 | 1 | -0/+1 |
| | | | | | | | * name the CI GH workflow this will make the GH status info prettier * nonsense commit, codecov is trash | ||||
* | Move macOS CI to Github Actions (#5155) | Alex Gaynor | 2020-03-29 | 1 | -5/+42 |
| | |||||
* | Use openssl from infra master (#5154) | Alex Gaynor | 2020-03-21 | 1 | -3/+1 |
| | |||||
* | Update openssl-release.md (#5153) | Alex Gaynor | 2020-03-21 | 1 | -1/+3 |
| | | | | | * Update openssl-release.md * Update openssl-release.md | ||||
* | Add required key to wheel-builder config (#5148) | Alex Gaynor | 2020-03-21 | 1 | -0/+1 |
| | |||||
* | Move wheel builer to github actions (#5147) | Alex Gaynor | 2020-03-21 | 1 | -0/+54 |
| | |||||
* | First pass at moving windows CI to github actions (#5145) | Alex Gaynor | 2020-03-21 | 2 | -0/+103 |
| | | | | | | | * First pass at moving windows CI to github actions * Install coverage * Remove bonus http request | ||||
* | Fixed issue template for manylinux1 structure (#5140) | Alex Gaynor | 2020-03-19 | 1 | -2/+1 |
| | |||||
* | Manylinux2010 wheel (#4910) | Paul Kehrer | 2019-06-02 | 1 | -2/+3 |
| | | | | | | | | | | | | * add manylinux2010 wheel builder * various updates * empty commit * need to pass a plat tag * hacks need hacks | ||||
* | Remove the final vestigates of Jenkins (#4897) | Alex Gaynor | 2019-05-26 | 1 | -3/+1 |
| | | | | | | * Remove the final vestigates of Jenkins * flake8 | ||||
* | Add a mention of our security reporting guidelines in our ISSUE_TEMPLATE (#4839) | Alex Gaynor | 2019-04-12 | 1 | -0/+4 |
| | |||||
* | Use a checklist for bumping openssl version (#4221) | Alex Gaynor | 2018-05-09 | 1 | -0/+9 |
| | | | | | | | | * Use a checklist for bumping openssl version * words * empty commit to retrigger jenkins | ||||
* | Fixed #3520 -- added a github issue template for bugs (#3807) | Alex Gaynor | 2017-07-24 | 1 | -0/+14 |
* Fixed #3520 -- added a github issue template for bugs * grammar * empty commit to retrigger jenkins |