We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I need to use latest fabric version features i.e. user and key_file in Task. is it possible to support latest fabric?
The text was updated successfully, but these errors were encountered:
Wow! Fabric has released version 2! Didn't know. That's good point to upgrade requirements!
Fabric
Sorry, something went wrong.
Unfortunately upgrading Fabric to version 2.0 is not so easy: http://www.fabfile.org/upgrading.html
I'm afraid it will take a lot of time to finish this process. And most probably the result will not be compatible with current version of Fabricio.
Fabricio
Also there is a way to install both version of Fabric simultaneously: http://www.fabfile.org/upgrading.html#running-both-fabric-versions-simultaneously
And even use both versions in a single configuration: http://www.fabfile.org/upgrading.html#creating-connection-and-or-config-objects-from-v1-settings
@rizplate will you try it?
renskiy
No branches or pull requests
I need to use latest fabric version features i.e. user and key_file in Task. is it possible to support latest fabric?
The text was updated successfully, but these errors were encountered: