Commit Graph

3 Commits

Author SHA1 Message Date
coffeedogs
9821cc4510
Respond to PR comments
* Address issues raised in PR comments
 * Add isort tool to code_quality fab task
 * Applied isort tool to changed files
 * Refactored devops dependencies install method
 * Refactored application path munging
 * Made bitmessagecli executable
 * Minor bug fixes to toolchain
 * Removed stale donation address
 * Added absolute_imports to give hints to pylint
2018-07-30 17:25:42 +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
81777e29c9
Added: Fabric taskrunner to check python files and report violations 2018-05-15 16:02:29 +01:00