Commit graph

450 commits

Author SHA1 Message Date
Jeff Forcier
fba5453f15 More untested stuff I found that needs tweaking 2016-04-27 20:13:59 -07:00
Jeff Forcier
c15f3231f5 Finish fixing implementation of true-Spec format functionality.
Also fix the poorly written test. Bluh
2016-04-27 19:50:01 -07:00
Jeff Forcier
9af59066d9 Fix typo in doc example 2016-04-27 19:43:15 -07:00
Jeff Forcier
30a98f5750 Rename variable to be more accurate 2016-04-27 18:47:17 -07:00
Jeff Forcier
1cea5969bf Think this comment is outdated now 2016-04-27 18:45:21 -07:00
Jeff Forcier
7229b1f004 Rename all models' 'line' attrs to something more accurate.
Also incidentally re-fixes #44, meh
2016-04-27 18:30:22 -07:00
Jeff Forcier
9cf6279de1 Flesh out a skel test re: lack of full semver specs 2016-04-27 18:13:26 -07:00
Jeff Forcier
4b6219b3cd Another skel test I forgot to add 2016-04-27 17:56:27 -07:00
Jeff Forcier
ea72c2304f Tighten up generation of top-level constructs in 'lines' structure
Makes previously committed test pass \o/
2016-04-27 17:25:03 -07:00
Jeff Forcier
a7c3373b88 New test proving another bug caused by this branch.
Hilariously, real world surfacing occured in our own changelog
2016-04-27 17:02:50 -07:00
Jeff Forcier
5fe29a0745 Refactor some recent test stuff 2016-04-27 17:02:23 -07:00
Jeff Forcier
3c9e1387ed Import reorg 2016-04-27 16:55:41 -07:00
Jeff Forcier
5c74c68d42 RTD moving to .io domain 2016-04-27 15:45:35 -07:00
Jeff Forcier
32a9225c49 Add TODO re #44 related issue 2016-04-27 15:17:45 -07:00
Jeff Forcier
de477e4bad Merge branch 'master' into major-releases-45 2016-04-27 15:16:42 -07:00
Jeff Forcier
561bdf977d Changelog re #44 2016-04-27 15:15:51 -07:00
Jeff Forcier
afc374b71c Merge pull request #44 from python-xy/fix_sphinx_135
fix crash when using sphinx > 1.3.4
2016-04-27 15:13:08 -07:00
Jeff Forcier
fb1c7c8265 Changelog + setup.py update for semantic_version dep add
Re #45
2016-04-27 15:01:57 -07:00
Jeff Forcier
4724319c18 Tweak README to be slightly more useful/accurate 2016-04-27 15:01:26 -07:00
Jeff Forcier
477009d255 Fix remaining bugs, we're back to 100% green WOO 2016-04-27 14:52:01 -07:00
Jeff Forcier
800f12a61e Get closer to tests passing 2016-04-26 23:23:35 -07:00
Jeff Forcier
3571936db0 Attempted DDD re: edge case of pre-major-release features 2016-04-26 17:20:36 -07:00
Jeff Forcier
ea85a04051 WIP; mostly there re: reorganization, but clearly some bugs 2016-04-26 15:52:59 -07:00
Jeff Forcier
bb1333cf13 Partially done with this test; works for bugs but not features yet 2016-04-26 11:39:37 -07:00
Jeff Forcier
a885ebda37 Use invocations' integration task, also add watch_tests 2016-04-26 11:36:52 -07:00
Jeff Forcier
2f62d70f81 Continue iterating towards actual default-major-version behavior 2016-04-26 11:30:10 -07:00
Jeff Forcier
16061fddd6 Conceptual clarity ++ 2016-04-26 10:59:56 -07:00
Jeff Forcier
b9e8c71f8f Let's start actually being more OO here 2016-04-26 10:34:04 -07:00
Jeff Forcier
0ca93822e7 First steps towards using Spec, for now just backwards compat 2016-04-26 10:27:23 -07:00
Jeff Forcier
543c982bb3 Factor out distutils version stuff for semantic_version 2016-04-26 10:16:19 -07:00
Jeff Forcier
2d69c1ced6 First failing test, not requiring changeup of 'line' stuff yet 2016-04-26 09:46:56 -07:00
Jeff Forcier
c967193b5f Neglected to add the semver spec bit to the usage page too 2016-04-26 09:21:19 -07:00
Jeff Forcier
50e05635d9 Rename a new test file more appropriately-ish 2016-04-25 22:54:40 -07:00
Jeff Forcier
12b513bff3 flake8 2016-04-25 22:53:51 -07:00
Jeff Forcier
94284cdbc3 Undo star imports 2016-04-25 22:49:12 -07:00
Jeff Forcier
b99023614e First stab at splitting up single-module tests cuz c'mon son 2016-04-25 22:46:10 -07:00
Jeff Forcier
b3df26f63a Tighten up some overly verbose test constructs, sheesh 2016-04-25 22:27:00 -07:00
Jeff Forcier
6d3f540143 Start writing tests for #45. First one already passes cuz duh. 2016-04-25 22:12:59 -07:00
Jeff Forcier
4abc7891d4 Docs edit pass, including clarifying one of the examples 2016-04-25 21:20:34 -07:00
Jeff Forcier
abe050dbf5 Got sick of how the list-of-releases was inconsistent w/ changelog order 2016-04-25 21:14:01 -07:00
Jeff Forcier
46eb98d317 First draft DDD re #45 2016-04-25 20:55:26 -07:00
Gabi Davar
f770c71b58 fix crash when using sphinx > 1.3.4 2016-04-15 12:25:55 +03:00
Jeff Forcier
19e4b9d0fe Happy new year 2016-01-01 12:30:43 -08:00
Jeff Forcier
c83eeae00a Build universal wheels when running inv release.upload 2015-11-05 13:43:41 -08:00
Jeff Forcier
1a27870036 Cut 1.0.0 2015-11-05 13:27:50 -08:00
Jeff Forcier
c41ab8da25 Clean up changelog re #41, was too wordy/specific 2015-11-05 13:27:29 -08:00
Jeff Forcier
ba24184184 Fuck 0.x versions, c'mon son 2015-11-05 13:25:47 -08:00
Jeff Forcier
bb2cf379e1 Changelog closes #42 2015-11-05 13:25:28 -08:00
Jeff Forcier
6aaf9ef1ab Test & implement #42 2015-11-05 13:20:54 -08:00
Jeff Forcier
4f9bb7a81f Rename integration tests task for consistency w/ other projs 2015-11-05 11:48:44 -08:00