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

(bug) Do not warn about analytics when analytics is disabled #2947

Merged
merged 1 commit into from
Jul 22, 2021

Conversation

beechtom
Copy link
Contributor

This fixes a bug that was causing Bolt to warn about analytics
collection when analytics is disabled in a config file and the
analytics.yaml file does not exist.

!bug

  • Do not warn about analytics when analytics is disabled

    Bolt no longer displays a warning about analytics collection when
    analytics is disabled and the analytics.yaml file does not exist.

This fixes a bug that was causing Bolt to warn about analytics
collection when analytics is disabled in a config file and the
`analytics.yaml` file does not exist.

!bug

* **Do not warn about analytics when analytics is disabled**

  Bolt no longer displays a warning about analytics collection when
  analytics is disabled and the `analytics.yaml` file does not exist.
@beechtom beechtom requested a review from a team as a code owner July 21, 2021 22:43
Copy link
Contributor

@lucywyman lucywyman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Reproduced the issue and verified the fix.

@lucywyman lucywyman merged commit 6ec0318 into puppetlabs:main Jul 22, 2021
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