Plugin to integrate Fabric with ploy.
Project description
1.0b6 - 2014-07-15
Allow overwriting of fabric env from config with options prefixed by fabric-, i.e. fabric-shell = /bin/sh -c. [fschulze]
1.0b5 - 2014-07-08
Packaging and test fixes. [fschulze]
Fix task listing for do command. [fschulze]
1.0b4 - 2014-07-04
Use unique id for host string to avoid issues. [fschulze]
Added fab command which is just a wrapper for Fabric with all it’s options and reworked do command into a simple version to just run a task. [fschulze]
Renamed mr.awsome to ploy and mr.awsome.fabric to ploy_fabric. [fschulze]
1.0b3 - 2014-06-09
When depending on Fabric, skip 1.8.3 which added a version pin on paramiko. [fschulze]
Only add Fabric to install_requires if it can’t be imported. That way we don’t get problems if it’s already installed as a system packages or in a virtualenv. [fschulze]
1.0b2 - 2014-05-15
Register fabfile massager for all instances. [fschulze]
Use context manager for output filtering and filter in do helper. [fschulze]
Moved setuptools-git from setup.py to .travis.yml, it’s only needed for releases and testing. [fschulze]
1.0b1 - 2014-03-24
Initial release [fschulze]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.