Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Upgrade dom-helpers - #446

Merged
taion merged 5 commits into
react-bootstrap:masterfrom
TrySound:upgrade-dom-helpers
Sep 9, 2019
Merged

Upgrade dom-helpers#446
taion merged 5 commits into
react-bootstrap:masterfrom
TrySound:upgrade-dom-helpers

Conversation

@TrySound

Copy link
Copy Markdown
Contributor

@taion

taion commented Sep 4, 2019

Copy link
Copy Markdown
Member

might want to update RTG first, though, since we're still pulling in dom-helpers via RTG

@TrySound

Copy link
Copy Markdown
ContributorAuthor

@bpas247

Copy link
Copy Markdown
Member

hmm, strange that the CI build didn't kick off. Is this branch up to date with the master branch?

@TrySound

Copy link
Copy Markdown
ContributorAuthor

Yes, I pulled master before submmitting.

@bpas247

Copy link
Copy Markdown
Member

I just ran the build locally, and it seems to be failing on this test with the following error:

Error: Uncaught AssertionError: expected 'focus-container' to include 'modal' (node_modules/chai/chai.js:239)

@TrySound

Copy link
Copy Markdown
ContributorAuthor

@bpas247 Looks like it was race condition.

@jquense

Copy link
Copy Markdown
Member

yeah that happens occasionally when browser windows aren't actively focused

@bpas247bpas247 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be working as of 8833780 👍

@bpas247

Copy link
Copy Markdown
Member

We've changed up the CI configuration since this PR has been opened (see #448 and #439), so we'll probably need to merge the changes from master into this branch to get those required status checks to kick off properly.

@TrySound do you mind doing that? If not, I'd be more than happy to 😃

@taion

taion commented Sep 9, 2019

Copy link
Copy Markdown
Member

I merged this to master. Will merge once CI goes green.

@taion

taion commented Sep 9, 2019

Copy link
Copy Markdown
Member

okay... so the way we have the codecov secret set up means it's not accessible for builds from forks. bleh.

@bpas247

Copy link
Copy Markdown
Member

okay... so the way we have the codecov secret set up means it's not accessible for builds from forks. bleh.

Any easy fix for that?

@taion

taion commented Sep 9, 2019

Copy link
Copy Markdown
Member

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.

@taion
taion merged commit 1e98bae into react-bootstrap:masterSep 9, 2019
@bpas247

Copy link
Copy Markdown
Member

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.

@TrySound

Copy link
Copy Markdown
ContributorAuthor

@taion@bpas247 is there anything blocking release?

@TrySound
TrySound deleted the upgrade-dom-helpers branch September 13, 2019 20:57
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@TrySound@taion@bpas247@jquense