Commit Graph

5 Commits

Author SHA1 Message Date
coffeedogs 7e2cb2176e
Merge branch 'v0.6' into fabric_task_improvements 2018-06-27 11:10:04 +01:00
coffeedogs 3b75d900f6
Added: Sphinx docs, testing readthedocs integration
* Added: Sphinx configuration including readthedocs config
 * Added: Sphinx fabric task to auto-document the project
 * Fixed: Some issues in the code causing autodoc to fail when parsing
 * Added: Manual docs - structure, proof of concepts and RsT examples
 * Fixed: RsT formatting in docstrings
 * Fixed: Some adjacent minor style and lint issues
2018-06-13 10:07:45 +01:00
coffeedogs 92c3173faf
Added: Fabric features
* default_hosts decorator
 * filelist from git diff feature
 * task to run tests
2018-06-11 19:14:23 +01:00
coffeedogs 5b21baed21
Fixed: Only re-calculate if something changed 2018-05-16 02:29:25 +01:00
coffeedogs 81777e29c9
Added: Fabric taskrunner to check python files and report violations 2018-05-15 16:02:29 +01:00