Skip to content
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

Cloud client library migration part 2: Device creation / deletion #1566

Merged
merged 7 commits into from
Dec 16, 2019

Conversation

gguuss
Copy link
Contributor

@gguuss gguuss commented Dec 12, 2019

Migrates the create / delete device snippets to Cloud Client library

@gguuss gguuss requested a review from hongalex December 12, 2019 23:12
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 12, 2019
@gguuss
Copy link
Contributor Author

gguuss commented Dec 16, 2019

/FYI It looks like the failing tests are outside of my change.

iot/manager/manager.js Outdated Show resolved Hide resolved
iot/manager/manager.js Outdated Show resolved Hide resolved
Copy link
Contributor

@fhinkel fhinkel left a comment

Choose a reason for hiding this comment

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

LGTM - but, this should really live in the samples folder of @google-cloud/iot. This way we catch bugs with the sample tests, when the library is released instead of waiting until we update the dependency in this repo. Happy to merge this if that makes it easier for you to then transfer to the other repo.

@gguuss
Copy link
Contributor Author

gguuss commented Dec 16, 2019

@fhinkel I was going to finish migrating off of the Apiary client before moving to the separate repo.

@gguuss
Copy link
Contributor Author

gguuss commented Dec 16, 2019

Merging, after I have completed the migration we'll move this to the Cloud client library repo to simplify testing and releasing.

@gguuss gguuss merged commit b5283e5 into master Dec 16, 2019
@gguuss gguuss deleted the iot-cloud-client-part2 branch December 16, 2019 20:42
@gguuss
Copy link
Contributor Author

gguuss commented Dec 16, 2019

I'm two PRs away from being ready to move to the Cloud client library repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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