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

Add iot #937

Merged
merged 13 commits into from
Mar 30, 2018
Merged

Add iot #937

merged 13 commits into from
Mar 30, 2018

Conversation

michaelbausor
Copy link
Contributor

@michaelbausor michaelbausor commented Mar 19, 2018

Don't merge, pending googleapis/gax-php#149 and partial veneer to allow REST only

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 19, 2018
@michaelbausor michaelbausor added do not merge Indicates a pull request not ready for merge, due to either quality or timing. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Mar 19, 2018
@michaelbausor
Copy link
Contributor Author

Updated with partial veneer, PTAL

Copy link
Contributor

@dwsupplee dwsupplee left a comment

Choose a reason for hiding this comment

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

Just one small item, otherwise looks great

throw new InvalidArgumentException(
'The "grpc" transport is not currently supported, ' .
'please use the "rest" transport.');
} else {

This comment was marked as spam.

@michaelbausor
Copy link
Contributor Author

Updated to new repo structure

@jdpedrie jdpedrie added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 26, 2018
Copy link
Contributor

@bshaffer bshaffer left a comment

Choose a reason for hiding this comment

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

We should wait to merge this until we have merged #156 and tagged a new version of GAX, and then updated this repository for that version. Otherwise, this is good to go.

@bshaffer
Copy link
Contributor

looks good again!

@michaelbausor
Copy link
Contributor Author

Funny travis failure, that repeated when I tried to re-run the build. Have you guys seen that one before?

@jdpedrie
Copy link
Contributor

I've been trying to track down a travis-only segfault in #923 as well. I don't recall seeing a persistent segfault only on PHP 7.0 though.

@dwsupplee
Copy link
Contributor

Same here, that seems new.

@michaelbausor michaelbausor removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 30, 2018
@dwsupplee dwsupplee merged commit 7937828 into googleapis:master Mar 30, 2018
dwsupplee added a commit that referenced this pull request Apr 2, 2018
This reverts commit 7937828.
@dwsupplee dwsupplee mentioned this pull request Apr 2, 2018
dwsupplee added a commit that referenced this pull request Apr 2, 2018
@dwsupplee dwsupplee mentioned this pull request Apr 2, 2018
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.

5 participants