-
Notifications
You must be signed in to change notification settings - Fork 25
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
Support Sentry v8 #200
Comments
Seems like there was actually just a problem on my part in DiederikvandenB/apollo-link-sentry#467 (comment), so I'm not blocked by this. Worth keeping the issue open though as probably still desirable to update. |
hey @Slessi I think the go to from here is to be able to install different sentry versions in the github action CI workflow and by that to verify we are always on the good side of things :) |
Stale issue message |
hey @zivl, are pull requests appreciated? We are currently blocked in the update of the Sentry library |
@arnaudcombes sure! |
Stale issue message |
Stale issue message |
work started and in progress |
Is your feature request related to a problem? Please describe.
I am trying to update my project to use sentry v8, but was blocked by
apollo-link-sentry
. I tried to update that package in DiederikvandenB/apollo-link-sentry#467 but the tests are failing, and it may be due to this package.Tests pass individually, but fail if ran together, so I am not sure the
testkit.reset()
is working in v8 anymore.Describe the solution you'd like
sentry-testkit
to work with sentry v8Describe alternatives you've considered
Quitting JS development and starting a farm
Additional context
The text was updated successfully, but these errors were encountered: