Uh oh!
There was an error while loading. Please reload this page.
Upgrade dom-helpers - #446
Conversation
taion
commented
Sep 4, 2019
might want to update RTG first, though, since we're still pulling in dom-helpers via RTG |
TrySound
commented
Sep 4, 2019
bpas247
commented
Sep 4, 2019
hmm, strange that the CI build didn't kick off. Is this branch up to date with the master branch? |
TrySound
commented
Sep 4, 2019
Yes, I pulled master before submmitting. |
bpas247
commented
Sep 4, 2019
I just ran the build locally, and it seems to be failing on this test with the following error: |
f5d0fd6 to
8833780CompareTrySound
commented
Sep 5, 2019
@bpas247 Looks like it was race condition. |
jquense
commented
Sep 5, 2019
yeah that happens occasionally when browser windows aren't actively focused |
bpas247
commented
Sep 5, 2019
8833780 to
d2aa1d9Comparetaion
commented
Sep 9, 2019
I merged this to master. Will merge once CI goes green. |
taion
commented
Sep 9, 2019
okay... so the way we have the codecov secret set up means it's not accessible for builds from forks. bleh. |
bpas247
commented
Sep 9, 2019
Any easy fix for that? |
taion
commented
Sep 9, 2019
I don't see a way in the secret config to expose secrets to builds from forks. We might just have to wait until there's better first-party support here, and just deal with the pain for now. Not a problem in this case anyway because we don't care about coverage diffs for this change. |
bpas247
commented
Sep 9, 2019
This seems related to the overall issue of not allowing token-free uploads for public repos, so hopefully they'll push a fix for it soon. |
Ref react-bootstrap/dom-helpers@87e2fe4
/cc @jquense