aboutsummaryrefslogtreecommitdiffstats
path: root/release.py
Commit message (Expand)AuthorAgeFilesLines
* goodbye azure (#5207)Paul Kehrer2020-04-191-64/+1
* Extra paranoia in the release script (#5152)Alex Gaynor2020-03-211-0/+2
* Move wheel builer to github actions (#5147)Alex Gaynor2020-03-211-4/+93
* Remove the final vestigates of Jenkins (#4897)Alex Gaynor2019-05-261-81/+1
* Update release.py to use azure for wheel building (#4878)Alex Gaynor2019-05-251-25/+84
* Remove CDN purging, the new PyPI does the right thing (#4198)Alex Gaynor2018-04-171-12/+0
* Update URLs for new pypi! (#4194)Alex Gaynor2018-04-161-0/+4
* Fixes #3821 -- improve output during release.py (#3848)Alex Gaynor2017-08-041-7/+2
* Refs #3646 -- Don't use shell globbing in our release script (#3809)Alex Gaynor2017-07-241-3/+5
* fix wheel building with parameters (#3808)Paul Kehrer2017-07-231-1/+1
* Refs #3646 -- invoke twine correctly (#3789)Alex Gaynor2017-07-171-1/+1
* parametrize the wheel builder to support out of order releases (#3731)Paul Kehrer2017-06-261-0/+1
* typo fix (#3674)Alex Gaynor2017-06-041-1/+1
* Refs #3646 -- include stdout in the output when spawning a process fails in t...Alex Gaynor2017-06-041-1/+6
* download artifacts from new jenkins (#3645)Paul Kehrer2017-05-291-42/+27
* update to new CI server for wheels + switch to using a job token (#3638)Paul Kehrer2017-05-291-6/+6
* Replace release automation with click (#3557)Alex Gaynor2017-05-201-0/+149