Skip to content

ci(actions): improve alignment of test configuration with React-Bootstrap #439

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

Merged
merged 5 commits into from
Sep 5, 2019

Conversation

bpas247
Copy link
Member

@bpas247 bpas247 commented Sep 4, 2019

closes #179

As per #179, the FireFox builds will likely not pass.

This also comes with a change to make it more aligned with the
React-Bootstrap testing configuration, by adding an additional
step to build production files.
This is needed for the ci builds to be able to build on Firefox.
@bpas247
Copy link
Member Author

bpas247 commented Sep 4, 2019

Oh snap, it's passing? 👀 I guess the fix has already been merged then.

@bpas247 bpas247 marked this pull request as ready for review September 4, 2019 06:09
Copy link
Member

@taion taion left a comment

Choose a reason for hiding this comment

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

we could, fwiw, get by with a somewhat smaller test matrix

i don't think we need ff on mac or windows. we really just want to check that our tooling works... and that's really mostly a windows thing (i.e. not forgetting to use cross-env, &c.)

but i guess as long as it's free, who cares XD

This commit doesn't add anything, as I'm attempting to re-trigger
the CI build (since it errored out for an unknown bug).
@bpas247
Copy link
Member Author

bpas247 commented Sep 5, 2019

image
So the required status check is preventing this from being merged, but I'm not sure why it's still expecting a response when it has already been checked and is passing... any ideas?

@taion
Copy link
Member

taion commented Sep 5, 2019

updated the branch protection rules

@taion taion merged commit 54cd3e1 into master Sep 5, 2019
@taion taion deleted the ci/add-mac-and-firefox-support branch September 5, 2019 18:14
@bpas247 bpas247 mentioned this pull request Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make tests pass on Firefox
3 participants