FinalsClub / karmaworld

KarmaNotes.org v3.0
GNU Affero General Public License v3.0
7 stars 6 forks source link

fabric commands with VM and tertiary systems in mind #338

Closed btbonval closed 10 years ago

btbonval commented 10 years ago

The deploy fabric command is going to be very useful for VM development work, but calling collect_static every time is going to be frustrating.

Either create two commands, one with collect and one without, or add a flag for collect_static to the deploy command.

Additionally, there is no way to change branches on a remote system. This will be essential for the VM, but honestly, it won't hurt to have available for the staging system or tertiary testing systems.

charlesconnell commented 10 years ago

No fabric any more, so closing this ticket.