Skip to content

Build only packages needed for testing #3668

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 18 commits into from
Aug 21, 2020

Conversation

Feiyang1
Copy link
Member

Hey there! So you want to contribute to a Firebase SDK?
Before you file this pull request, please read these guidelines:

Discussion

  • Read the contribution guidelines (CONTRIBUTING.md).
  • If this has been discussed in an issue, make sure to link to the issue here.
    If not, go file an issue about this before creating a pull request to discuss.

Testing

  • Make sure all existing tests in the repository pass after your change.
  • If you fixed a bug or added a feature, add a new test to cover your code.

API Changes

  • At this time we cannot accept changes that affect the public API. If you'd like to help
    us make Firebase APIs better, please propose your change in an issue so that we
    can discuss it together.

@changeset-bot
Copy link

changeset-bot bot commented Aug 21, 2020

💥 No Changeset

Latest commit: 9703fbb

Merging this PR will not cause any packages to be released. If these changes should not cause updates to packages in this repo, this is fine 🙂

If these changes should be published to npm, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Feiyang1 Feiyang1 changed the title Fei build minimal Build only packages needed for testing Aug 21, 2020
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Aug 21, 2020

Binary Size Report

Affected SDKs

No changes between base commit (eb55e6f) and head commit (4c7bd71).

Test Logs

@Feiyang1 Feiyang1 requested a review from zwu52 as a code owner August 21, 2020 00:51
@Feiyang1 Feiyang1 merged commit 5211acf into fei-integration-workflow Aug 21, 2020
@Feiyang1 Feiyang1 deleted the fei-build-minimal branch August 21, 2020 02:08
Feiyang1 added a commit that referenced this pull request Aug 25, 2020
* remove unnecessary integration tests

* exclude firestore tests from run_changed

* fix bug

* reduce the scope that triggers global tests

* firestore only test changed

* Put firestore tests into a separate workflow

* rewrote run_changed scripts

* fix things

* create a separate workflow for FCM integration tests

* Build only packages needed for testing (#3668)

* build only packages needed for testing

* ignore firebase and firebase-exp

* revert yarn.lock

* test app

* make a separate workflow for firebase namespace test

* early return if no test tasks

* test fcm

* Revert "test fcm"

This reverts commit a0599e8.

* Revert "test app"

This reverts commit 73f817c.

* put auxiliary libs into a separate workflow

* test firebase

* small change

* update yarn.lock

* fix obvious errors

* fix script issues

* run auth tests in a separate workflow

* rename test name to make more sense on Github

* try separating firestore and firestore integration into different workflows

* run the correct script

* refactor test changed

* update words

* remove unnecessary xvfb-run

* add firebase to auth's dependency because auth test depends on it

* build correctly

* abort if build failed

* build appExp

* build all for auth
@firebase firebase locked and limited conversation to collaborators Sep 21, 2020
Sign up for free to 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.

2 participants