Commit graph

7 commits

Author SHA1 Message Date
Paul Kehrer
24fa217028 Backport release automation fixes (#3818)
* Refs #3646 -- Don't use shell globbing in our release script (#3809)

* fix wheel building with parameters (#3808)

* Refs #3646 -- invoke twine correctly (#3789)
2017-07-26 15:20:42 -04:00
Paul Kehrer
0145873de7 parametrize the wheel builder to support out of order releases (#3731) 2017-06-26 21:56:45 -07:00
Alex Gaynor
3ff51d49aa typo fix (#3674) 2017-06-04 10:38:55 -10:00
Alex Gaynor
eadebec001 Refs #3646 -- include stdout in the output when spawning a process fails in the release script (#3671) 2017-06-04 09:51:09 -10:00
Paul Kehrer
1d08e5104a download artifacts from new jenkins (#3645)
turns out new jenkins changed its JSON a bit.
2017-05-29 23:23:56 -04:00
Paul Kehrer
66e6695f73 update to new CI server for wheels + switch to using a job token (#3638)
* update to new CI server for wheels + switch to using a job token

* avoid slash folding
2017-05-29 21:48:37 -04:00
Alex Gaynor
c7dd9de42f Replace release automation with click (#3557)
* Replace release automation with click

* Fix

* fix
2017-05-20 14:37:40 -07:00
Renamed from tasks.py (Browse further)