Skip to content

Adjust a few READMEs to eliminate some redundancy #4

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
Sep 12, 2018

Conversation

rsgowman
Copy link
Member

@rsgowman rsgowman commented Sep 6, 2018

Build/publish/test commands are common across the projects, so we can
just refer to them in the top level README rather than repeating them in
the sub-READMEs.

Build/publish/test commands are common across the projects, so we can
just refer to them in the top level README rather than repeating them in
the sub-READMEs.
README.md Outdated
Building the Firebase SDKs can be performed by invoking the following on the
command line:
```bash
./gradlew :<firebase-project>:assemble`
Copy link
Contributor

Choose a reason for hiding this comment

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

I am wondering if assembling a stand along binary of the sdk is useful in practice, since the resulting binaries are not hermetic and require that its' dependencies be wired in.
wdyt?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think I agree. I included it here, because I removed it from the sub-project's readmes. I'm happy to simply remove it instead.

Done.

@ashwinraghav
Copy link
Contributor

FYI :
Raised #7 to investigate the CI issue that you are seeing

@rsgowman
Copy link
Member Author

/retest

@rsgowman rsgowman merged commit 9c63218 into master Sep 12, 2018
@rsgowman rsgowman deleted the rsgowman/readme_fixes branch September 12, 2018 21:49
ghost pushed a commit that referenced this pull request Aug 8, 2019
ghost pushed a commit that referenced this pull request Aug 8, 2019
* awaitPendingWrites initial revision

* Add test to check task failure upon user change.

* address comments #1

* addressing comments #2

* addressing comments #3

* addressing comments #4: better public comment.

* fixing more nits
@firebase firebase locked and limited conversation to collaborators Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants