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

GA and Beta Promotions #2165

Merged
merged 1 commit into from
Mar 31, 2017
Merged

GA and Beta Promotions #2165

merged 1 commit into from
Mar 31, 2017

Conversation

lukesneeringer
Copy link
Contributor

@lukesneeringer lukesneeringer commented Mar 30, 2017

This:

  • bumps the versions of logging, datastore, and storage to 1.0.0
  • designates the aforementioned Storage as GA, and translation and language as beta
  • bumps engines.node to >= 4.0.0, and therefore the semver major of literally everything (see discussion)

@lukesneeringer lukesneeringer self-assigned this Mar 30, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 30, 2017
@lukesneeringer
Copy link
Contributor Author

@stephenplusplus Is there a right way to deal with the CI version dependency problem?

README.md Outdated
@@ -10,24 +10,28 @@
* [Homepage][gcloud-homepage]
* [API Documentation][gcloud-docs]

This client supports the following Google Cloud Platform services at a [Beta](#versioning) quality level:
This client supports the following Google Cloud Platform services
at a [GA](#versioning) quality level:

This comment was marked as spam.

This comment was marked as spam.

README.md Outdated
versioned 0.x.y is subject to backwards incompatible changes at any time.

**GA**: Libraries defined at the GA (general availability) quality level
are stable, and that the code surface will not change in

This comment was marked as spam.

"@google-cloud/common": "^0.12.0",
"@google-cloud/common-grpc": "^0.2.1",
"@google-cloud/common": "^0.13.0",
"@google-cloud/common": "^0.3.0",

This comment was marked as spam.

circle.yml Outdated
dependencies:
pre:
- npm install packages/common/
- npm install packages/common-grpc/

This comment was marked as spam.

This comment was marked as spam.

"arrify": "^1.0.0",
"concat-stream": "^1.5.0",
"create-error-class": "^3.0.2",
"dot-prop": "^3.0.0",
"dot-prop": "^4.1.1",

This comment was marked as spam.

@@ -1,6 +1,6 @@
{
"name": "@google-cloud/bigtable",
"version": "0.8.0",
"version": "0.9.0",

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.987% when pulling 657b50e on 1.0 into 0b2c4c3 on master.

@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 31, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.987% when pulling db223ed on 1.0 into 0b2c4c3 on master.

sofisl pushed a commit that referenced this pull request Oct 11, 2022
sofisl pushed a commit that referenced this pull request Oct 13, 2022
sofisl pushed a commit that referenced this pull request Nov 10, 2022
sofisl pushed a commit that referenced this pull request Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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