peek-git icon indicating copy to clipboard operation
peek-git copied to clipboard

Add support for heroku dyno metadata env variables

Open hakusaro opened this issue 7 years ago • 0 comments

A good alternative to just requiring GIT_SHA and GIT_BRANCH is to enable the Heroku runtime dyno metadata lab flag. It automatically sets properties about the current deploy and exposes them in ENV variables.

See: https://devcenter.heroku.com/articles/dyno-metadata

hakusaro avatar Oct 20 '18 17:10 hakusaro