Commit Graph

5 Commits (09ef90f298674cb81fcd85310f164bd0ee5d2177)

Author SHA1 Message Date
Santos Gallegos 5ed816ba57 Change links to rst 2018-05-22 23:30:46 -05:00
Anthony 01717c03fa
Add changelog and changelog automation (#3364)
* Add changelog and changelog automation

First, update the version in our setup.cfg and changelog:

    invoke prepare <version>

Then, hand edit and commit, added any release notes, etc. Tag manually or:

    invoke release <version>

Finally, push up your changes.

This:

* Uses setup.cfg instead of setup.py
* Parses setup.cfg for version
* Updates setup.cfg on release prepare task
* Show our release version in our footer
* Uses invoke for task execution
* Uses a node library to hit GitHub and fetch the changelog
* Imports this into our existing changelog

* Fix style with autolint

* Lint fixes
2017-12-07 11:03:00 -07:00
Eric Holscher 24b765ccbc Small docs cleanup 2014-03-01 21:35:27 +08:00
Eric Holscher 7ef37d3e58 More doc cleanup 2014-01-18 21:17:55 +07:00
Eric Holscher 0ec1f7ccda Moar realness in the docs. 2012-03-11 13:51:11 -07:00