nprapps / app-template

The NPR visuals team's opinionated project template for client-side apps.
http://blog.apps.npr.org/2014/07/29/everything-our-app-template-does.html
MIT License
1.55k stars 194 forks source link

Deploy command struggles with branches #423

Open eads opened 9 years ago

eads commented 9 years ago

After fab staging branch:faster-grandma deploy:

[54.244.238.154] run: cd /home/ubuntu/apps/elections14/repository && bash run_on_server.sh fab faster-grandma $DEPLOYMENT_TARGET text.update
[54.244.238.154] out: 
[54.244.238.154] out: Warning: Command(s) not found:
[54.244.238.154] out:     faster-grandma
onyxfish commented 9 years ago

Yeah this is tricky because our deployment targets are synonymous with server names. We've never had a situation where we needed to deploy a branch before. Would be nice to fix, but marking it low-pri since it seems unlikely to ever really be a big issue.

TylerFisher commented 8 years ago

Closing in lieu of #579

TylerFisher commented 8 years ago

not the same thing