Commit graph

443 commits

Author SHA1 Message Date
Jeff Forcier
653a32e0ac Derp, too used to system package managers 2016-10-10 11:58:51 -07:00
Jeff Forcier
494351295e Try shrinking that matrix 2016-10-10 11:52:31 -07:00
Jeff Forcier
292d30b0f7 I'm so smart 2016-10-10 11:49:53 -07:00
Jeff Forcier
7052be140a First stab at dual sphinx 1.3/1.4+ test matrix cells 2016-10-10 11:38:28 -07:00
Jeff Forcier
7e4a70f0ce Make sure not to break Sphinx 1.3, bleh 2016-10-10 11:33:45 -07:00
Jeff Forcier
856d91e0f5 Update construct_releases() to yield its LineManager too
Then expose that in util.parse_changelog()
2016-10-10 11:10:13 -07:00
Jeff Forcier
71d213ef4f Get parse_changelog working + tested 2016-10-06 15:48:09 -07:00
Jeff Forcier
13fd559eb7 Need to return app object too, for next steps 2016-10-06 15:14:59 -07:00
Jeff Forcier
a1a691e47a Cleanup 2016-10-06 15:11:21 -07:00
Jeff Forcier
2fa9df3fa3 get_doctree now basically works & tested 2016-10-06 15:07:34 -07:00
Jeff Forcier
527dd3fa4c Clean up fake Sphinx app generation so it can work with real projects
- Allow specifying the directories instead of always mkdtemp'ing
- Smarter cleanup to go along with that - only clean up if not empty
- Minor comment cleanups
- Add a missing field to the fake app config so it works with more
Sphinx internals if called
2016-10-06 14:43:19 -07:00
Jeff Forcier
be180f59d2 WIP towards external util module 2016-10-03 18:13:23 -07:00
Jeff Forcier
aa7f3fe6dd Quick note 2016-10-03 17:40:49 -07:00
Jeff Forcier
c80265b457 No need for rebinding any more 2016-10-03 17:28:58 -07:00
Jeff Forcier
abf3574938 Start moving bits necessary for external testing, into published package 2016-10-03 17:22:59 -07:00
Jeff Forcier
9e7847197c ==dev is no more 2016-09-15 10:59:58 -07:00
MinchinWeb
ed6a130acc Integration test for multiple changelogs option 2016-09-09 20:12:38 -06:00
MinchinWeb
5a580fbe49 Improve code style and make compatible with Python 2 2016-09-09 18:57:15 -06:00
MinchinWeb
804049ed27 Allow multiple changelog files
Includes documentation updates;
Fixes #59
2016-09-08 22:07:27 -06:00
Jeff Forcier
44438526d3 Cut 1.2.1 2016-07-25 17:35:07 -07:00
Jeff Forcier
ef870d1046 Changelog re #51 2016-07-25 17:34:41 -07:00
Jeff Forcier
94406e5913 Final pieces re #51, closes #51 2016-07-25 17:33:30 -07:00
Jeff Forcier
83d9a180fa Just needed a little .cfg love re #51 2016-07-25 17:32:12 -07:00
Jeff Forcier
dcf1d20900 Tidy up PyPI trove classifiers a bit, re #51
(Also some not strictly #51 related classifiers, because why not)
2016-07-25 17:29:01 -07:00
Jeff Forcier
9cf90d4509 Changelog fixes #56 2016-07-25 17:24:37 -07:00
Jeff Forcier
76c3d31749 Test proving and impl fixing re #56
When no link options are set, regular text is spat out instead.
2016-07-25 17:22:41 -07:00
Jeff Forcier
2e4a8a9a9f Let presentation test helper return rendered nodes 2016-07-25 17:22:06 -07:00
Jeff Forcier
3ed7ee99c8 Update terminology in issue_nodelist to be generic 2016-07-25 17:21:05 -07:00
Jeff Forcier
ade63ba0fa Changelog re #36 2016-07-25 16:19:01 -07:00
Jeff Forcier
f6062b179e Don't asplode when changelogs have no releases.
Test proving #36 and impl fixes #36
2016-07-25 16:16:49 -07:00
Jeff Forcier
01ffe9db4c Cut 1.2.0 2016-05-20 20:31:35 -04:00
Jeff Forcier
3f2e970e71 Huh, previous commit's fix seems to have been around for a while?? 2016-05-20 18:50:57 -04:00
Jeff Forcier
539655614e Missed a spot when changing to string.format() 2016-05-20 18:48:26 -04:00
Jeff Forcier
8c0d6a6dc7 Bump version for impending release 2016-05-20 18:39:01 -04:00
Jeff Forcier
662e194a9b Python 3 fix 2016-05-16 09:41:10 -07:00
Jeff Forcier
184907bb8c flake8 2016-05-15 22:54:02 -07:00
Jeff Forcier
41482087f7 Changelog re #55 2016-05-15 22:53:04 -07:00
Jeff Forcier
dab90b02f3 Update existing test to expose #55, and fix #55 2016-05-15 22:50:58 -07:00
Jeff Forcier
d2cf7cbe23 Tiny tweak 2016-05-15 21:47:18 -07:00
Jeff Forcier
3c1326d823 Mark recent bug major.
Ironically, despite how #19 was designed,
we ourselves still kinda-sorta have an unstable-prehistory
post 1.0. sadtrombone.com
2016-05-15 21:35:56 -07:00
Jeff Forcier
cd7df6ba51 Changelog re #19 2016-05-15 21:33:14 -07:00
Jeff Forcier
c3183bb5f1 Test + impl re: skipping visual classification during prehistory 2016-05-15 21:23:36 -07:00
Jeff Forcier
6d0ddead31 Really, past self? Really? This is called: all the other fricken tests 2016-05-15 21:06:35 -07:00
Jeff Forcier
85df6730f2 Yay this works already 2016-05-15 21:04:38 -07:00
Jeff Forcier
ad0a86dda3 On 2nd thought this would behave oddly anyways so meh
I.e. even without unstable-prehistory, users going
from e.g. 0.7.5 to 1.0.1 with both bugs + features
in between, would still see "broken" behavior
because there'd not be a 1.0.0 to take the features
2016-05-15 20:53:03 -07:00
Jeff Forcier
a2997b3de8 Get crossing-the-1.0-boundary test passing.
Remotely possible all the junk around default_spec is
not truly necessary (e.g. bugfixes will naturally end up
being skipped re: adding to 0.x due to how that logic
works right now) but guessing it affects features and
might have broken in future if implementation happened
to change some.
2016-05-15 20:49:27 -07:00
Jeff Forcier
2774ca4fc5 Minor refactor 2016-05-15 20:36:49 -07:00
Jeff Forcier
7f55f0c06f Failing test re: exiting prehistory 2016-05-15 20:02:06 -07:00
Jeff Forcier
96960059dd Improved failure debugging 2016-05-15 20:01:54 -07:00
Jeff Forcier
c3d9a2963a Make Issues hashable for better testing and correctness 2016-05-15 19:45:32 -07:00