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

(PDK-1415) Allow analytics opt-out prompt to be disabled via ENV #691

Merged
merged 1 commit into from
Jun 30, 2019

Conversation

scotje
Copy link
Contributor

@scotje scotje commented Jun 28, 2019

Previously the code would only skip the prompt if the config file
already existed or the session was deemed to be "non-interactive". This
change allows the interview to also be bypassed by setting
"PDK_DISABLE_ANALYTICS=true" and adds some tests around the opt-out
prompt behavior.

Previously the code would only skip the prompt if the config file
already existed or the session was deemed to be "non-interactive". This
change allows the interview to also be bypassed by setting
"PDK_DISABLE_ANALYTICS=true" and adds some tests around the opt-out
prompt behavior.
@scotje scotje requested review from rodjek and glennsarti June 28, 2019 18:42
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 93.106% when pulling 6ca9370 on scotje:1415_disable_analytics_prompt_env into 5d49829 on puppetlabs:master.

@rodjek rodjek merged commit 0d3be2b into puppetlabs:master Jun 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants