Bruno Oliveira
7a4fe7582c
Send only minor/major release announces to TIP mailing list
...
As discussed recently on the testing-in-python mailing list, people have asked
to restrict the amount of announcements there only to major/minor
pytest releases
2016-09-02 12:27:06 -03:00
Bruno Oliveira
ee284ec587
Set version to 3.0.3.dev0
...
Also, using "dev0" as development suffix otherwise distutils gives a warning during "setup.py develop":
UserWarning: Normalizing '3.0.3.dev' to '3.0.3.dev0'
normalized_version,
2016-09-01 21:34:54 -03:00
Bruno Oliveira
6a0e849067
Update HOWTORELEASE based on the 3.0.0 release
2016-08-20 15:47:34 -03:00
Ronny Pfannschmidt
5c8b0fb523
fix minor typos
2016-06-01 08:03:22 +02:00
Ronny Pfannschmidt
48424a6bf6
update release process to ensure correct usage of base branches and propper finalization
2016-02-13 20:30:58 +01:00
Bruno Oliveira
82d00efa8d
2.8.6 release: version, CHANGELOG
...
Remove note about expected failing envs in tox, as tox now supports
skipping certain environments based on the platform.
2016-01-21 19:17:53 -02:00
Bruno Oliveira
855b115dab
Remove plugins_index generation from HOWTORELEASE
2015-12-11 22:35:44 -02:00
Ronny Pfannschmidt
d0f5f6676b
add a reminder of the features branch merge to HOWTORELEASE.rst
2015-12-09 21:20:54 +01:00
Bruno Oliveira
320c95ca43
Fix formatting in HOWTORELEASE.rst
2015-11-24 12:05:41 -02:00
Ronny Pfannschmidt
d04505553e
update authors list for 2.8.3 and add a log command to the howto
2015-11-18 17:55:18 +01:00
Bruno Oliveira
9deab6c0fd
Add a reminder on HOWTORELEASE to update plugins_index
2015-10-02 19:44:00 -03:00
Bruno Oliveira
fbce3bb48f
Small format fixes in HOWTORELEASE
2015-09-25 23:10:35 -03:00
Oleksii Markhovskyi
3868b61443
fix docs folder name in HOWTORELEASE
2015-08-03 23:01:03 +02:00
Brianna Laugher
5ebad5c96d
Delete release.txt from docs, merge extra comments to HOWTORELEASE.rst
2015-07-26 15:20:32 +02:00
holger krekel
0998170a01
check webhook again
2015-06-23 17:22:37 +02:00
Floris Bruynooghe
bf837164b4
Add how to upload a wheel and tag the release
...
--HG--
branch : pytest-2.7
2015-05-19 09:32:21 +01:00
Floris Bruynooghe
83a93e5e9a
More updates/fixes to release process
...
Some of this is temporary, but this is how I got things to work.
--HG--
branch : pytest-2.7
2015-05-19 01:52:06 +01:00
Floris Bruynooghe
129549fd5b
Some more tweaks of how to release
...
--HG--
branch : pytest-2.7
2015-05-01 00:27:04 +01:00
Floris Bruynooghe
652a353319
Some small corrections to release process
...
--HG--
branch : pytest-2.7
2015-04-30 22:55:01 +01:00
holger krekel
b14b9515a5
mention XXX regendoc for release process
2014-09-05 13:55:58 +02:00
holger krekel
7dad3cb157
prepare 2.6.2, release announcement, also add HOWTORELEASE.rst
2014-09-05 13:13:23 +02:00