[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Fab-user] Using tasks for creating environments
From: |
Jeff Forcier |
Subject: |
Re: [Fab-user] Using tasks for creating environments |
Date: |
Fri, 1 May 2009 20:57:23 -0400 |
Regarding the username regex:
*
http://git.fabfile.org/cgit.cgi/fabric/commit/?id=01e760c7620bcd81d1b991fa3eb380d843b0aac5
And regarding the clearing out of user/host stuff between commands:
*
http://git.fabfile.org/cgit.cgi/fabric/commit/?id=c71ec03100ee2761ae6800aaa0d1b728ca8b406b
* http://fabfile.org/usage.html#execution-model
I should note that I really dislike the feel of having to use commands
for "environments" like this, if only because it's something that
ought to be baked in (i.e. pairing some environment name with a bunch
of settings to apply). Have some ideas for this already and may try
building it out sometime soon to see what people think.
Best,
Jeff