-
Notifications
You must be signed in to change notification settings - Fork 253
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
Bump LogRocket version & Discuss re-enabling tests #2532
Bump LogRocket version & Discuss re-enabling tests #2532
Conversation
Atlantis commands can't be run on fork pull requests. To enable, set --allow-fork-prs or, to disable this message, set --silence-fork-pr-errors |
|
bccaa06
to
66864ac
Compare
Atlantis commands can't be run on fork pull requests. To enable, set --allow-fork-prs or, to disable this message, set --silence-fork-pr-errors |
|
Thanks for the PR @eanyanwu . |
hi @eanyanwu - the tests ran fine for me locally. As for the failing CI checks:
In your PR can you update the browser-destinations' package.json from this:
to this please?
|
Atlantis commands can't be run on fork pull requests. To enable, set --allow-fork-prs or, to disable this message, set --silence-fork-pr-errors |
|
Thanks for taking a look. I understand how frustrating failing tests unrelated to the code you are working on can be 😅 I have bumped the size limit. |
hi @eanyanwu - thank you! Both approaches are fine. If you load from a CDN it's usually a simple case of adding a couple of lines of code to tell Segment to wait for the file to be loaded. Best regards, |
Thanks! Looks like the failures are not related 🤔 ? Do i need to do anything more here? |
@joe-ayoub-segment 👀 just checking again to see if i need to do anything to get this merged. Thanks! |
hi @eanyanwu - looks like CI is failing. I'll take a look at it on my local machine now. |
Merging to main to see if tests still break. |
Hi @eanyanwu I merged the code and CI passed - so will deploy this Monday + Tuesday next week. |
Wonderful, thank you! |
hi @eanyanwu this PR has been deployed. Please confirm that you are happy with the change. |
This bumps the LogRocket SDK version used by the corresponding segment browser destination.
I'd also like to get the tests enabled. Unfortunately the commit that disabled them did not clarity which tests were flakey or what the errors are, so i'm hoping to get more clarity on that by opening this PR. @joe-ayoub-segment (i also found this closed pr)
I tried some sleuthing by looking through the CI failures around the time the commit went in, but didn't find anything that seemed relevant.
Testing
N/A