-
Notifications
You must be signed in to change notification settings - Fork 16
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
Check missing links for engage pages #87
Conversation
874ad2f
to
5f7a262
Compare
e718b92
to
1d74266
Compare
As you suggested face-to-face, let's make use of As I mentioned you should be able to locally test sending sentry messages by setting the |
You also suggested to directly put the error messages on |
@carkod I thought we agreed on doing both. Do errors on the engage page even catch every problem? Aren't there going to be 500 pages if you try to visit the engage pages in question? Or does something else happen? Anyway, we should do both. |
So Sentry has to be attached to a service, so it doesn't work on the module, I have done it on ubuntu.com PR you should see a message like this once you add the DSN of that sentry project to your |
What's happening with this @carkod ? |
@carkod presumably you could simply pass through the SENTRY_DSN to this module (make it optional) and then this module could do the reporting? 'cos everywhere would benefit from this functionality. |
@carkod really? that doesn't work? What happened when you tried? |
@carkod What's happening with this - will you tackle it this week? |
953bcc9
to
f35e277
Compare
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.
b2be1fc
to
705b5f5
Compare
5b1018c
to
e40ae1a
Compare
e40ae1a
to
dc5de23
Compare
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.
Once the two comments are addressed (and you make the linter happy), I'm happy with this. So once it's unblocked by canonical/ubuntu.com#9601, we can do a final test and merge it.
cf99d3b
to
b609278
Compare
b609278
to
58bb463
Compare
Done
QA
Use this PR
Issue
Fixes #75