Skip to content

Introduce autogenerated Datastore client.#2082

Merged
stephenplusplus merged 2 commits intogoogleapis:masterfrom
jmuk:datastore
Mar 15, 2017
Merged

Introduce autogenerated Datastore client.#2082
stephenplusplus merged 2 commits intogoogleapis:masterfrom
jmuk:datastore

Conversation

@jmuk
Copy link
Contributor

@jmuk jmuk commented Mar 15, 2017

RE: #1859

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 15, 2017
Datastore.Transaction = Transaction;

module.exports = Datastore;
module.exports.v1 = require('./v1');

This comment was marked as spam.

@stephenplusplus stephenplusplus added the api: datastore Issues related to the Datastore API. label Mar 15, 2017
@googlebot
Copy link

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored by someone other than the pull request submitter. We need to confirm that they're okay with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.

@googlebot googlebot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Mar 15, 2017
@stephenplusplus stephenplusplus merged commit dd90016 into googleapis:master Mar 15, 2017
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling deaedf2 on jmuk:datastore into ** on GoogleCloudPlatform:master**.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: datastore Issues related to the Datastore API. cla: no This human has *not* signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants