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

doc: update README.md to show this library as GA#532

Merged
jkwlui merged 6 commits intomasterfrom
update-readme-to-ga
Jan 29, 2019
Merged

doc: update README.md to show this library as GA#532
jkwlui merged 6 commits intomasterfrom
update-readme-to-ga

Conversation

@jkwlui
Copy link
Copy Markdown
Contributor

@jkwlui jkwlui commented Jan 29, 2019

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 29, 2019
@jkwlui jkwlui requested a review from a team January 29, 2019 21:27
Copy link
Copy Markdown
Contributor

@JustinBeckwith JustinBeckwith left a comment

Choose a reason for hiding this comment

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

LGTM w/ nit

Comment thread README.md Outdated
});
async function main() {
const firestore = new Firestore({
projectId: process.env.GCLOUD_PROJECT,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I know you didn't do this (it was probs me), but can you remove the options getting passed into the constructor of the sample here? They aren't needed, like at all.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

👌
Made a separate PR #533 for this

Comment thread README.md
# [Google Cloud Firestore: Node.js Server SDK](https://github.com/googleapis/nodejs-firestore)
# [Google Cloud Firestore: Node.js Client](https://github.com/googleapis/nodejs-firestore)

[![release level](https://img.shields.io/badge/release%20level-beta-yellow.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

wait - isn't this like the one thing that should change?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ah sorry I missed that, fixed!

@jkwlui jkwlui requested a review from JustinBeckwith January 29, 2019 21:48
@jkwlui jkwlui merged commit 00e9add into master Jan 29, 2019
@schmidt-sebastian schmidt-sebastian deleted the update-readme-to-ga branch May 17, 2019 23:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants