Commit graph

457 commits

Author SHA1 Message Date
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
Jeff Forcier
452566f9dc 80-col tweaks 2015-11-05 11:48:06 -08:00
Jeff Forcier
17dbe96f13 Changelog, doc updates re #41 2015-11-05 11:32:35 -08:00
Jeff Forcier
996b26cf05 Rework approach so new changelog literally replaces original/raw.
Not only is this simpler/more direct but it preserves any other elements
users may have placed before or after the changelog. Truer to the spirit
of #41 too.
2015-11-05 10:59:23 -08:00
Jeff Forcier
b57b8e2445 Clean up BulletListVisitor & nuke node from element as before 2015-11-05 10:52:12 -08:00
Rodrigue Cloutier
504b4bc48e Fixed wrong import 2015-07-20 15:58:13 -04:00
Rodrigue Cloutier
27e0ffae35 Added support to have comments in the changelog file 2015-07-20 15:55:24 -04:00
Jeff Forcier
9313de13d0 Fix link to Fabric changelog 2015-03-23 09:21:30 -07:00
Jeff Forcier
245550edc1 Sphinx 1.3 changes signature of config.init_values() 2015-03-17 15:05:26 -07:00
Jeff Forcier
29e389c22b Sphinx 1.3 automatically tries creating output dir.
So we must use a temp dir for it as well. Meh.
2015-03-17 15:05:10 -07:00
Jeff Forcier
c5033e92cf Merge pull request #35 from DanLipsitt/patch-2
Fix link to Fabric's rendered changelog.
2015-03-17 14:27:50 -07:00
Dan Lipsitt
11ab6c992e Fix link to Fabric's rendered changelog.
http://docs.fabfile.org/en/latest/changelog.html does not exist.
2015-03-12 18:05:01 -07:00
Jeff Forcier
5a0cb93469 Rely on spec 0.11.3 for pypy 2.4 fix 2015-01-02 16:28:37 -08:00
Jeff Forcier
0521b10e13 Happy new year 2015-01-02 14:24:50 -08:00
Jeff Forcier
74ce9ef182 Nuke outdated TODO file sheesh 2014-09-04 19:22:53 -07:00
Jeff Forcier
5f4efa34c8 Cut 0.7.0 2014-09-04 19:08:06 -07:00
Jeff Forcier
e00bb38ced Don't try building on 3.2, sphinx no longer supports it. Meh. 2014-09-04 19:04:50 -07:00
Jeff Forcier
df8416f9a3 Changelog re #30, #33 2014-09-04 18:47:31 -07:00
Jeff Forcier
43b2af3e8f Add MANIFEST.in for LICENSE, etc. Fixes #30 2014-09-04 18:37:44 -07:00
Jeff Forcier
c7d21963fd Make output of error more useful 2014-06-04 12:59:40 -07:00
Jeff Forcier
44be0e3579 Rework tests, implement fix re #32 2014-06-04 12:59:13 -07:00
Jeff Forcier
72f6c3d441 Failing test proving #32 2014-06-04 10:28:06 -07:00
Jeff Forcier
c523168981 Changelog, closes #21 2014-04-15 17:18:47 -04:00
Dorian Pula
f103fd1f2d Fix for duplicated issue item. 2014-04-15 17:03:13 -04:00
Dorian Pula
b35b8935b8 Add Python 2.6 fix for model reprs. 2014-04-15 15:32:34 -04:00
Dorian Pula
461e29af1c Pull apart construct_releases as part of refactor. 2014-04-15 14:28:28 -04:00
Dorian Pula
630ca8f767 Extract models in separate modules. 2014-04-15 13:23:49 -04:00
Dorian Pula
05d7c8531a PEP-8 spacing, class names and new style format. 2014-04-15 10:25:18 -04:00
Dorian Pula
8a56a031ee Add integration test task. 2014-04-14 17:52:24 -04:00
Jeff Forcier
23d8dbe516 Tweak language in changelog 2014-04-06 10:57:03 -07:00
Jeff Forcier
7c4a32c939 Cut 0.6.1 2014-04-06 10:52:52 -07:00
Jeff Forcier
cbb68032f3 Add integration tests to Travis 2014-04-06 10:50:22 -07:00
Jeff Forcier
e2d637bd4e Move integration tests to their own test tree 2014-04-06 10:49:30 -07:00
Jeff Forcier
89523705f2 Other-files tests are just dumb, don't bother 2014-04-06 10:45:34 -07:00
Jeff Forcier
ea3b72181d Test for distinct filename/title use case.
Confirmed fails when the fix is reverted.
2014-04-06 10:44:46 -07:00
Jeff Forcier
25819952d1 Custom filename test 2014-04-06 10:41:11 -07:00
Jeff Forcier
c12c0223c1 Another vanilla test 2014-04-06 10:27:25 -07:00
Jeff Forcier
6a374ed051 Factor out into helper 2014-04-06 10:21:08 -07:00
Jeff Forcier
2fd051295c Line length 2014-04-06 10:02:26 -07:00
Jeff Forcier
ac901178d5 Move conf.py up a level as it's same for all tests 2014-04-06 10:01:56 -07:00
Jeff Forcier
18c4bbc437 Basic fails-when-broken, passes-otherwise integration test 2014-04-06 09:55:13 -07:00
Jeff Forcier
58556af115 Split out integration tests and prep for actual high level shit 2014-04-05 10:41:14 -07:00
Jeff Forcier
3476554bcb This doesn't work without more junk 2014-04-05 10:34:08 -07:00
Jeff Forcier
1e07e3e1f9 Changelog for previous commit 2014-04-05 10:26:15 -07:00