Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefix Pronto ENV config variables #184

Merged
merged 1 commit into from
Oct 17, 2016

Conversation

doomspork
Copy link
Member

@doomspork doomspork commented Oct 16, 2016

@mmozuras this PR prefixes all of the Pronto configuration variable ENVs. Let me know your thoughts.

Examples:

  • CONSOLIDATE_COMMENTS -> PRONTO_CONSOLIDATE_COMMENTS
  • GITHUB_SLUG -> PRONTO_GITHUB_SLUG
  • MAX_WARNINGS -> PRONTO_MAX_WARNINGS
  • VERBOSE -> PRONTO_VERBOSE

@mmozuras
Copy link
Member

mmozuras commented Oct 17, 2016

@doomspork 👏

I think that it makes a lot of sense, helps avoid possible conflicts, bugs.
Thanks @mknapik for the idea 👍

@mmozuras mmozuras merged commit 6239635 into prontolabs:master Oct 17, 2016
@doomspork
Copy link
Member Author

Thanks @mmozuras! Do you want me to submit a PR to update the README or will you handle that later?

@mmozuras
Copy link
Member

@doomspork sure, go ahead and make a PR. Will merge it after releasing this change to not confuse users of Pronto 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants