AMO 🐶⛺🌳

Results 496 comments of AMO 🐶⛺🌳

_From @robholland on March 29, 2017 8:51_ @gottfrois Could you not have your `config/puma.rb` set the variable?

_From @gottfrois on March 29, 2017 10:4_ using a shell script called from the procfile worked, i guess it could be done in puma config as well yes

Let us know if you figure out a more elegant way @lshemesh ! :+1: There is also the lifecyclehooks as we talked about which are there but not really documented...

_From @Joshua-Anderson on October 17, 2016 17:34_ I like the idea! [Heroku has a similar API](https://devcenter.heroku.com/articles/build-and-release-using-the-api#creating-builds) for creating custom builds. It would also be cool to be able to pull...

_From @bacongobbler on October 17, 2016 17:43_ If the use case is just "promote to production" then that can be solved via `deis pipeline:promote` which is something that was proposed...

_From @intellix on March 2, 2017 13:49_ Related issue: https://github.com/deis/workflow/issues/711

@monaka , I do not see issue with this. I don't think it will break anything. @kingdonb , thoughts? If you make the PR, we can review and test it...

@monaka , that is a good question. We need to make this as a PR to the workflow dir (but only update the values.yaml change and any of the umbrella...

> @Cryptophobia I created PR on related projects. Thank you @monaka ! > but "Where is 'workflow' project that is maintained now?". I guess code in this repository is not...

You are right about most updated charts. The most updated chart for current release you can find at `charts.teamhephy.com` . There `workflow` or `workflow-beta` are the most updated charts. We...