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

Error loading with Que integration due to capitalised VERSION #570

Closed
wants to merge 1 commit into from

Conversation

tommeier
Copy link

Goal

Initialising bugsnag fails with Que due to titlecase Version expected, when Que uses uppercase VERSION

Screen Shot 2019-10-22 at 8 40 16 am

@tomlongridge
Copy link
Contributor

Thanks for the report @tommeier. It looks like the capitalisation changed in the 1.x (beta) branch so we'll need a way to cover both:

https://github.com/que-rb/que/blob/0.x/lib/que/version.rb#L4

@tomlongridge tomlongridge added the bug Confirmed bug label Oct 22, 2019
@bugsnagbot bugsnagbot added backlog We hope to fix this feature/bug in the future scheduled Work is starting on this feature/bug and removed backlog We hope to fix this feature/bug in the future labels Oct 22, 2019
tomlongridge added a commit that referenced this pull request Oct 22, 2019
tomlongridge added a commit that referenced this pull request Oct 23, 2019
@tomlongridge
Copy link
Contributor

Fixed in #572

@mattdyoung mattdyoung added released This feature/bug fix has been released and removed scheduled Work is starting on this feature/bug labels Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bug released This feature/bug fix has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants