On Tue, Jun 24, 2014 at 2:21 PM, henrique matias <[email protected]> wrote:
> Cool, recluster seems useful in some cases. > > Still if you want to roll back or see which version of the app your server > is running, you would have to build it yourself. > For that we run deploy_to_runit (deploying straight from Git), which creates a LAST_GIT_HASH environment variable, which we provide via an API in the app. If we want to roll back we have to git revert, which may not be the best solution, but it works. Matt. -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAPJ5V2bB80H2OTbCVVusVGM0KKpfS6TyB%2BjCn5m7RL3Np4gvGw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
