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

Merge stackdriver-core-dependencies feature branch to master #1162

Merged
merged 21 commits into from
Dec 21, 2016

Conversation

dazuma
Copy link
Member

@dazuma dazuma commented Dec 20, 2016

Brings feature work that depends on stackdriver-core into master in preparation to release the following gems:

  • stackdriver-core v0.21
  • google-cloud-logging v0.23.1 (dependent on stackdriver-core)
  • google-cloud-trace v0.21 (dependent on stackdriver-core)

This branch includes the following PRs:

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 20, 2016
{
"title": "Google::Cloud::Trace",
"type": "google/cloud/trace",
"nav": [

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.

This comment was marked as spam.

@dazuma
Copy link
Member Author

dazuma commented Dec 21, 2016

appveyor you've had 24 hours...

@blowmage
Copy link
Contributor

@dazuma Can you confirm the dependency on google-cloud-core 0.20.0 will work?

@dazuma
Copy link
Member Author

dazuma commented Dec 21, 2016

@blowmage not sure what you mean? google-cloud-trace and google-cloud-logging both declare "google-cloud-core", "~> 0.21.0". I think that probably should be "~> 0.21.1" to pick up the GAE Flex Beta 2 fixes. Is that what you're talking about?

@blowmage
Copy link
Contributor

Yes, that was the question I posed yesterday.

@dazuma
Copy link
Member Author

dazuma commented Dec 21, 2016

@blowmage Ah sorry, I missed that. Yes, lemme update the dependencies and reverify...

@blowmage
Copy link
Contributor

Awesome. Thanks! I just noticed that I asked in a review and not a comment on the code. I blame GitHub's UI.

@dazuma
Copy link
Member Author

dazuma commented Dec 21, 2016

@blowmage Updated google-cloud-core dependencies to ~> 0.21.1. I still can't find the rest of your comments for some reason. Was there anything else I missed?

@blowmage
Copy link
Contributor

Nope. That was it.

Copy link
Contributor

@blowmage blowmage left a comment

Choose a reason for hiding this comment

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

Looks great!

@@ -24,6 +24,17 @@ Gem::Specification.new do |gem|
gem.add_dependency "google-gax", "~> 0.6.0"
gem.add_dependency "google-protobuf", "~> 3.0"
gem.add_dependency "googleapis-common-protos", "~> 1.3"
gem.add_dependency "google-cloud-core", "~> 0.21.0"

This comment was marked as spam.

@blowmage blowmage closed this Dec 21, 2016
@blowmage blowmage force-pushed the stackdriver-core-dependencies branch from 6120459 to 8b27ed0 Compare December 21, 2016 23:00
@blowmage
Copy link
Contributor

Didn't mean to close this. I rebased the branch on master and it was closed.

@blowmage blowmage reopened this Dec 21, 2016
@dazuma dazuma merged commit 516ad70 into master Dec 21, 2016
@dazuma dazuma deleted the stackdriver-core-dependencies branch December 21, 2016 23:39
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