Skip to content

Adding a test matrix and using the lockfile #1536

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 4 commits into from
Mar 30, 2018
Merged

Adding a test matrix and using the lockfile #1536

merged 4 commits into from
Mar 30, 2018

Conversation

jamesdaniels
Copy link
Member

@jamesdaniels jamesdaniels commented Mar 29, 2018

Tests on PRs are red right now, becuase Firebase JS SDK is breaking. Fix how were testing.

A) if it's a PR, use the lockfile
B) if it's master, upgrade (this is so we're alerted of failure on Cron every night)
C) add a canary test, which is allowed to fail. I will work with the JS SDK team to make sure they're alerted of these failures

firebase/firebase-js-sdk#605

@jamesdaniels jamesdaniels requested a review from IgorMinar March 30, 2018 02:29
@jamesdaniels
Copy link
Member Author

jamesdaniels commented Mar 30, 2018

@IgorMinar we can't review / merge on our own anymore. Adding you as reviewer in the meantime.

@davideast davideast self-requested a review March 30, 2018 15:17
Copy link
Collaborator

@davideast davideast left a comment

Choose a reason for hiding this comment

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

Thanks for getting this fixed!

@davideast davideast merged commit 51ab732 into master Mar 30, 2018
@davideast davideast deleted the travis_stuff branch March 30, 2018 18:11
myspivey pushed a commit to myspivey/angularfire2 that referenced this pull request Apr 10, 2018
* Adding a test matrix and using the lockfile

* PRs dont upgrade, all test canary but allow failure

* Fix the test

* Whoops, yarn add now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants