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

fix: remove bugsnag api key message #4144

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

elasticspoon
Copy link
Collaborator

Without an API key bugsnag displays the following warning:

Not delivering sessions due to an invalid api_key

It is something that new people often get worried about and is very annoying when using irb for debugging. This PR sends that warning to dev/null if an API key is not provided.

Solution take from here

Type of change

  • Bug fix (non-breaking change which fixes an issue)

without an API key bugsnag displays the following warning:
"not delivering sessions due to an invalid api_key"

It is something that new people often get worried about.
This PR sends that warning to dev/null

chaskiq/chaskiq#251 (comment)
@elasticspoon elasticspoon marked this pull request as ready for review February 28, 2024 00:33
Copy link
Collaborator

@dorner dorner left a comment

Choose a reason for hiding this comment

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

THANK YOU!

@dorner dorner merged commit 4639534 into rubyforgood:main Feb 28, 2024
19 checks passed
@elasticspoon elasticspoon deleted the fix-bugsnag-message branch February 28, 2024 14:09
Copy link
Contributor

github-actions bot commented Mar 3, 2024

@elasticspoon: Your PR fix: remove bugsnag api key message is part of today's Human Essentials production release: 2024.03.03.
Thank you very much for your contribution!

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