Commit graph

477 commits

Author SHA1 Message Date
a38837ceda Add the feature_uri option to integrate PR's and the like 2019-08-21 17:01:16 +02:00
Jeff Forcier
97a763e41b Happy New Year 2019-01-03 15:42:17 -08:00
Jeff Forcier
8c01876970 Merge branch '1.6' 2018-07-02 12:32:54 -07:00
Jeff Forcier
42c4c72c1f Cut 1.6.1 2018-07-02 12:32:35 -07:00
Jeff Forcier
40e6a77a5c Merge branch '1.5' into 1.6 2018-07-02 12:32:06 -07:00
Jeff Forcier
1b7404854d Cut 1.5.1 2018-07-02 12:21:01 -07:00
Jeff Forcier
79e5018e1a Merge branch '1.6' 2018-07-02 12:18:16 -07:00
Jeff Forcier
02ac6c22be Merge branch '1.5' into 1.6 2018-07-02 12:18:13 -07:00
Jeff Forcier
8fee5bd3b6 Tweak 2018-07-02 12:17:45 -07:00
Jeff Forcier
c371103c8e Stars to dashes 2018-07-02 12:14:38 -07:00
Jeff Forcier
75804dd696 Stars to dashes 2018-07-02 12:14:24 -07:00
Jeff Forcier
93bf457aa6 Stars to dashes 2018-07-02 12:06:44 -07:00
Jeff Forcier
c00ec016ad Merge branch '1.5' into 1.6 2018-07-02 11:43:16 -07:00
Jeff Forcier
a11564ca95 Tweak changelog 2018-07-02 11:42:54 -07:00
Jeff Forcier
f8d4f1552d Merge branch '1.5' into 1.6 2018-07-02 11:40:54 -07:00
Miro Hrončok
b4255449fd Support Sphinx 1.7
Fixes https://github.com/bitprophet/releases/issues/73
2018-07-02 11:38:57 -07:00
Jeff Forcier
5cba87cdac Merge branch '1.5' into 1.6 2018-07-02 11:37:52 -07:00
Jeff Forcier
a671eefc5d Sphinx logging changed even within its 1.6 line apparently 2018-07-02 11:35:08 -07:00
Jeff Forcier
0bd1946ea3 Cut 1.6.0 2018-06-20 13:24:09 -07:00
Jeff Forcier
43133ae3a3 Allow conf.py that lacks extensions config 2018-06-20 13:20:47 -07:00
Jeff Forcier
13f8e290de versionchanged:: 2018-06-20 13:05:51 -07:00
Jeff Forcier
c31cce8799 Passthru kwargs from parse_changelog to make_app 2018-06-20 13:05:44 -07:00
Jeff Forcier
8aa126d4f5 Changelog re #75, closes #75 2018-06-20 12:57:37 -07:00
Jeff Forcier
87724860a6 Don't load extensions by default tho heh 2018-06-20 12:54:29 -07:00
Jeff Forcier
4167f38f7b Load extensions from real conf.py when parsing changelogs for programmatic consumption 2018-06-20 12:50:36 -07:00
Jeff Forcier
cbe26e550b LMAO at not even dogfooding correctly
Now 1.4.1/1.4.2 will show up in changelog correctly
2018-05-02 15:34:06 -07:00
Jeff Forcier
49568772f9 Cut 1.5.0 2018-05-02 15:29:39 -07:00
Jeff Forcier
0ff35dd48d Bump to next feature release 2018-05-01 14:15:23 -07:00
Jeff Forcier
e18260873d Tweak changelog language re #59 2018-05-01 14:10:58 -07:00
Jeff Forcier
35157fad9b flake8 2018-05-01 14:08:06 -07:00
Jeff Forcier
c8a0d66a61 Not a fan of implicit tuples 2018-05-01 14:07:21 -07:00
Jeff Forcier
3fea44a0e6 Make integration test re #59 actually test both changelogs :D 2018-05-01 14:04:37 -07:00
Jeff Forcier
979dd7c22c Formatting 2018-05-01 14:04:20 -07:00
Jeff Forcier
36456d2a53 Don't default to warn=True in integration test 2018-05-01 14:04:09 -07:00
Jeff Forcier
73ee042925 Overhaul new docs re #59 (plus some adjacent older stuff in same para) 2018-05-01 13:36:28 -07:00
Jeff Forcier
3e9710e587 Merge branch 'master' into 61-int 2018-05-01 13:31:48 -07:00
Jeff Forcier
52323d8182 Cut 1.4.2 for long_description fix 2018-04-27 10:03:12 -07:00
Jeff Forcier
36e55b444c We never pulled in our README as the PyPI facing long_description
Fixes #74
2018-04-27 09:57:54 -07:00
Jeff Forcier
aa4a794086 Cut 1.4.1 2018-03-28 12:10:49 -07:00
Jeff Forcier
8276fa81b7 Sphinx 1.7 broke some stuff, so let's make it explicit that we only support 1.3-1.6
Will need to just keep cranking this up as we fix things
2018-03-28 12:09:33 -07:00
Jeff Forcier
74371f78f4 Bump to modern pypi.org compatible twine 2018-03-23 17:09:35 -07:00
Jeff Forcier
783c6513f1 Happy New Year 2017-12-31 16:13:53 -05:00
Jeff Forcier
d4e4b632dd Cut 1.4.0 2017-10-20 08:23:38 -07:00
Jeff Forcier
17d1f06065 Whoops, previous commit only worked on Sphinx 1.5+ 2017-10-19 17:14:21 -07:00
Jeff Forcier
f611196bc4 Welp, turns out this was crucial to correctly rendered doctrees.
Only impacts use of get_doctree(), aka invocations.release tasks.

Fixes #72
2017-10-19 17:08:43 -07:00
Jeff Forcier
d5f397fe2c This seemed like an odd way to reference the app 2017-10-19 16:59:08 -07:00
Jeff Forcier
b3ac99af03 Realized the log/warn/etc stuff really just wanted to be 'use logging, stupid' higher up.
It's possible this fixes my other issues too, and that they are purely a visibility problem.
2017-10-19 15:31:46 -07:00
Jeff Forcier
ae97cd5740 Formatting 2017-10-19 15:19:07 -07:00
Jeff Forcier
0b757423b3 Update README to explicitly note Python and Sphinx compat numbers 2017-10-19 13:58:14 -07:00
Jeff Forcier
41dc02c808 Upgrade syntax to 2.7 compatible niceties like string interp, set literals, dict comprehensions 2017-10-19 13:49:35 -07:00