Alex Gaynor
c7dd9de42f
Replace release automation with click ( #3557 )
...
* Replace release automation with click
* Fix
* fix
2017-05-20 14:37:40 -07:00
Paul Kehrer
ff0d3754fa
move bar.done out of the loop because obviously
2015-11-08 10:55:34 +09:00
Paul Kehrer
8f1a2d564a
switch to using BytesIO
2015-11-08 10:02:24 +09:00
Paul Kehrer
e0e90a819b
add progress bar to wheel downloads
2015-11-08 09:38:24 +09:00
Paul Kehrer
ee1ca74dec
skip the wheel if it's not from the latest build
2015-05-28 23:23:26 -05:00
Paul Kehrer
d755e668d6
increase delay waiting for wheel job to start
...
fixes #1543
2014-12-24 08:07:56 -06:00
Alex Gaynor
d6b059885a
Fixed #1372 -- sleep before checking if the build completed to ensure the buidl exists
2014-12-16 09:32:59 -08:00
Alex Gaynor
5951f46be6
Update the license header for every source file, as well as the documentation.
...
Fixes #1209
2014-11-16 09:08:42 -08:00
Alex Gaynor
b44158ee21
Added an explanatory comment.
2014-09-28 12:00:49 -04:00
Alex Gaynor
0f74a2c128
line length
2014-09-26 23:31:19 -04:00
Alex Gaynor
9ca7f03690
Refs #1224 -- try to purge PyPI after new tarball is uploaded
...
Also reuse an HTTP connection for stuff
2014-09-26 23:30:31 -04:00
Paul Kehrer
dd32e95c84
add an automated commit message for tagging during the release process
2014-07-09 21:14:24 -05:00
Terry Chia
a0a47cdee5
Add newline for consistency
2014-07-06 17:51:26 +08:00
Paul Kehrer
d1d6f0f906
switch to HTTP basic auth for jenkins release automation
2014-06-20 14:32:02 -06:00
Paul Kehrer
58f11011e7
Fix jenkins artifact download for release automation
2014-05-03 20:48:03 -05:00
Alex Stapleton
3888a84c2b
Fix bug in release task and style fixes
...
tasks.py was building tarballs/sdists that didn't actually have vectors
in because of setup.pys reliance on the cwd.
2014-03-24 23:05:53 +00:00
Alex Stapleton
a39a319b09
Move cryptography.vectors to cryptography_vectors
...
All vectors are now stored in the subpackage in the vectors/ folder.
This package is automatically installed by setup.py test and will also
be uploaded with a matching version number by the PyPI upload task.
2014-03-24 09:46:47 +00:00
Paul Kehrer
47e5df9737
update jenkins URL to use TLS
2014-03-15 08:24:45 -04:00
Alex Gaynor
6629fa5c3d
A tiny formatting cleanup
2014-02-20 16:10:53 -08:00
Alex Gaynor
6c77b34268
python 2.6
2014-02-20 09:32:55 -08:00
Alex Gaynor
6ab3f46b6f
Upload windows wheels
2014-02-20 09:07:53 -08:00
Alex Gaynor
7a2b358e66
Download the windows wheels from jenkins
2014-02-20 07:48:46 -08:00
Alex Gaynor
a1dff05cd4
Wait for the wheel job to finish building the windows wheels. Refs #506
2014-02-19 16:44:06 -08:00
Alex Gaynor
c9e4c6af4c
Raise on failure
2014-02-19 14:29:37 -08:00
Alex Gaynor
8620159402
Refs #506 -- Trigger creation of wheels when doing a release
2014-02-19 14:01:06 -08:00
Alex Gaynor
4345c0d3e6
Python 2.6 support
2014-01-07 11:12:47 -08:00
Alex Gaynor
fea893c706
More stuff
2014-01-07 11:06:51 -08:00
Alex Gaynor
89063f6878
Update procedure
2014-01-06 15:52:38 -08:00
Alex Gaynor
8755dbd309
Fix
2014-01-06 15:35:18 -08:00
Alex Gaynor
6b1235a3ab
Simplify
2014-01-06 15:28:59 -08:00
Alex Gaynor
d42fd94fa2
Suggestion from @dreid
2014-01-06 15:27:28 -08:00
Alex Gaynor
7b8ef39ebe
Fix
2014-01-06 15:16:49 -08:00
Alex Gaynor
0e10f57d1b
Boilerplate woo!
2014-01-06 13:17:31 -08:00
Alex Gaynor
6bc3af75b8
Write release automation software. Fixes #375
2014-01-06 12:04:53 -08:00