-
Notifications
You must be signed in to change notification settings - Fork 555
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
Conversation
{ | ||
"title": "Google::Cloud::Trace", | ||
"type": "google/cloud/trace", | ||
"nav": [ |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
appveyor you've had 24 hours... |
@dazuma Can you confirm the dependency on google-cloud-core 0.20.0 will work? |
@blowmage not sure what you mean? google-cloud-trace and google-cloud-logging both declare |
Yes, that was the question I posed yesterday. |
@blowmage Ah sorry, I missed that. Yes, lemme update the dependencies and reverify... |
Awesome. Thanks! I just noticed that I asked in a review and not a comment on the code. I blame GitHub's UI. |
@blowmage Updated google-cloud-core dependencies to |
Nope. That was it. |
There was a problem hiding this 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.
This comment was marked as spam.
Sorry, something went wrong.
6120459
to
8b27ed0
Compare
…aned spans from protos
…Flex Beta 2 fixes
Didn't mean to close this. I rebased the branch on master and it was closed. |
Brings feature work that depends on stackdriver-core into master in preparation to release the following gems:
This branch includes the following PRs: