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

airbrake-ruby: don't raise error when there's no project id/key #458

Merged
merged 1 commit into from
Mar 14, 2019

Conversation

kyrylo
Copy link
Contributor

@kyrylo kyrylo commented Mar 14, 2019

Fixes airbrake/airbrake#931.
(Airbrake::Error: :project_id is required is thrown for ignored environment)

This is technically not a bug since we even test that we raise an error, but an
oversight.

Fixes airbrake/airbrake#931.
(`Airbrake::Error: :project_id is required` is thrown for ignored environment)

This is technically not a bug since we even test that we raise an error, but an
oversight.
@kyrylo kyrylo force-pushed the 931-required-options-fix branch from f701614 to d859dcc Compare March 14, 2019 19:19
@kyrylo kyrylo merged commit 905ea49 into master Mar 14, 2019
@kyrylo kyrylo deleted the 931-required-options-fix branch March 14, 2019 19:22
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.

1 participant