Commit graph

450 commits

Author SHA1 Message Date
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
Jeff Forcier
4c70b0e8a3 Don't always need to 'cache' those, mehhh 2016-05-15 19:32:40 -07:00
Jeff Forcier
00568e5692 Fix test/impl a bit re: unstable_prehistory 2016-05-15 19:30:47 -07:00
Jeff Forcier
fe83eb57c1 Clean up test helper a bit 2016-05-15 19:30:13 -07:00
Jeff Forcier
1591de8c9c Not sure why that test was in the wrong section 2016-05-15 19:19:48 -07:00
Jeff Forcier
8fdb2e1aa5 Think this is actually in now 2016-05-15 18:24:24 -07:00
Jeff Forcier
008eaf3978 Base case test works re #19 2016-05-15 15:44:00 -07:00
Jeff Forcier
169c00dc9a 80-col tweak 2016-05-15 14:45:14 -07:00
Jeff Forcier
db7534605b s/lines/manager/ 2016-05-15 14:45:01 -07:00
Jeff Forcier
ff21ab9c5e Start creating new line manager object 2016-05-11 18:57:27 -07:00
Jeff Forcier
ce13266c7e Was missing some more skel tests 2016-05-11 18:17:17 -07:00
Jeff Forcier
d2094a1d26 Refactor config setup 2016-05-11 18:12:03 -07:00
Jeff Forcier
bc10218bce First failing test re #19, including test harness tweaks to support 2016-05-11 18:07:30 -07:00
Jeff Forcier
c8554106b2 Tighter pin of deps 2016-05-08 14:22:18 -07:00
Jeff Forcier
f3c02dbb86 Skel tests 2016-05-07 20:33:32 -07:00
Jeff Forcier
73eec3e9c0 DDD re #19 2016-05-07 20:20:30 -07:00
Jeff Forcier
f2ad1c5fbe Tweak concepts intro 2016-05-07 19:36:20 -07:00
Jeff Forcier
7cc8e28dfa Changelog re #53 2016-05-06 17:19:41 -07:00
Jeff Forcier
f22a7ddb5e DDD, TDD and implementation re #53, fixes #53 2016-05-06 17:07:46 -07:00
Jeff Forcier
e8cf10afa5 Rename unfortunately scope-limited test 2016-05-06 16:39:19 -07:00
Jeff Forcier
4acee8aa28 Cut 1.1.0 2016-04-28 20:01:15 -07:00
Jeff Forcier
a4239b567b Add 1.1.0 release item, and mark recent bug as major.
No time for 'true' bugfix releases right now. ironically.
2016-04-28 20:01:05 -07:00
Jeff Forcier
6fbfd4f1ef Implement specs-and-keywords behavior re #45 2016-04-28 19:09:18 -07:00
Jeff Forcier
755da88704 Shoulda done this earlier 2016-04-28 19:08:51 -07:00
Jeff Forcier
7f6dd57533 DDD re combining keywords and specs 2016-04-28 18:55:05 -07:00
Jeff Forcier
64daa56cfc Tighten up release_line_re for more-correct errors atm 2016-04-28 18:45:06 -07:00
Jeff Forcier
bcf0decbe9 New failing test proving keywords+specs not compatible yet 2016-04-28 18:39:16 -07:00
Jeff Forcier
688bbd9134 Tweak logic to fix regression re: backported keyword 2016-04-28 17:56:14 -07:00
Jeff Forcier
f6c21096a0 Add test proving regression found re #45
Backported feature-like objs not being added to feature bucket
2016-04-28 17:20:36 -07:00
Jeff Forcier
07a690ef6e Welp 2016-04-27 22:50:35 -07:00
Jeff Forcier
9816202416 Python 3 specific fix.
Turns out dict.keys is NOT atomic in Py3
2016-04-27 22:42:06 -07:00
Jeff Forcier
fd40fc1032 Oh hey more Python 3 releases are out now 2016-04-27 22:41:43 -07:00
Jeff Forcier
9e8155ef02 Flesh out last presentation skel test.
Already passes due to how earlier functionality
was implemented. Toot?
2016-04-27 22:23:10 -07:00
Jeff Forcier
ec4e4ae8a3 Expand TODO 2016-04-27 22:22:26 -07:00
Jeff Forcier
a62e8296df Fix bug bug. 2016-04-27 22:19:51 -07:00
Jeff Forcier
f5efca6763 Rename test which now (with previous commit) proves another bug 2016-04-27 22:13:12 -07:00
Jeff Forcier
6473ac4159 Have expect_releases complain about leftovers 2016-04-27 22:12:05 -07:00
Jeff Forcier
1cd5982d31 Test + impl re: another presentation bug 2016-04-27 21:39:04 -07:00
Jeff Forcier
386d58d07d Fix first failing presentation bug 2016-04-27 21:32:45 -07:00
Jeff Forcier
d5fc2cabc6 Fix bug re: pre-major-release bugfix entries 2016-04-27 21:28:39 -07:00
Jeff Forcier
6167cd79e3 Factor out bug-vs-feature logic 2016-04-27 21:11:25 -07:00
Jeff Forcier
0aefb2fd68 Another new test proving said wrinkle-bug 2016-04-27 20:41:54 -07:00
Jeff Forcier
4edcaa93a0 Totally forgot to expand this last conceptual doc item.
But it let me notice another wrinkle I didn't address, re: bugs
2016-04-27 20:34:33 -07:00
Jeff Forcier
6317b7439a Failing test re: current silly bug in header display 2016-04-27 20:20:01 -07:00