-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
sentry #4944
sentry #4944
Conversation
Sweet. Good start! I'm wondering why you're bundling with Bundler 2 though 🤔 |
Gemfile.lock
Outdated
@@ -598,4 +599,4 @@ RUBY VERSION | |||
ruby 2.4.4p296 | |||
|
|||
BUNDLED WITH | |||
1.17.3 | |||
2.0.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i dunno i must've updated recently. is it a problem?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ugh, You must use Bundler 2 or greater with this lockfile.
Will try again downgrading bundler...
Looks good to me. If they approve maybe you could put a link of where we can track the errors? Maybe in the README or wherever you find appropriate? |
Hmm, its coming through (can't invite yet, but will once we're approved) but there's a sprockets error: https://sentry.io/share/issue/9b54ec2922c0426683b689eea965ce87/ @siaw23 @icarito |
ok we are approved, inviting ppl now |
OK please send me and invite too. I'd love to look around. I think this will help us a lot in improving our application! Thanks for doing this Jeff!! |
Friends I'm loving this! I really wanted to have a window into errors as they were happening! |
* sentry * gemfile.lock
* sentry * gemfile.lock
Fixes #4903