pressly / sup

Super simple deployment tool - think of it like 'make' for a network of servers
https://pressly.github.io/sup
MIT License
2.48k stars 178 forks source link

fix EnvList.Set override #70

Closed littlexiang closed 8 years ago

littlexiang commented 8 years ago

currently SUP_TIME override is not working due to this bug

VojtechVitek commented 8 years ago

Thanks for your contribution, @littlexiang!

littlexiang commented 8 years ago

Many thx to you guys for the job. I've built our deploy webhook console over Sup and it works great for all kinds of langs (php/go/node/java)

VojtechVitek commented 8 years ago

@littlexiang sounds interesting! I'd be interested in more details / screenshot of the console :)

littlexiang commented 8 years ago

it's a simple tool works with our private gitlab what it's doing is to accept webhook callbak and match some particular branch/version/comment, then triggers shell exec with Sup/Bash/Fabric/PM2 etc so we can keep Supfile within the project itself and it's quite convenient for devops

1 pic 18 pic_hd 19 pic_hd 111 pic_hd