Open KlavsKlavsen opened 3 years ago
if I set the env var to YB (in uppercase) - it does NOT pick up the YB_* env. variables - and hence everything fails.. That seems a bit odd :)
Thanks for reporting. The prefix logic should lowercase (env :yetibot-env-prefix) to fix this.
(env :yetibot-env-prefix)
if I set the env var to YB (in uppercase) - it does NOT pick up the YB_* env. variables - and hence everything fails.. That seems a bit odd :)