Skip to content

Conversation

@stephenplusplus
Copy link
Contributor

@stephenplusplus stephenplusplus commented Sep 6, 2016

To Dos

Each module will now pass its own package.json to ensure the correct UA string is set.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 6, 2016

this.grpcMetadata = new grpc.Metadata();

this.grpcMetadata.add('User-Agent', [

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

coveralls commented Sep 7, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 328765b on stephenplusplus:spp--user-agents into 494907c on GoogleCloudPlatform:master.

return (retryRequestOverride || retryRequest).apply(null, arguments);
}


This comment was marked as spam.

This comment was marked as spam.

@callmehiphop
Copy link
Contributor

@stephenplusplus Not trying to be a pain in the butt, but could we separate this into 2 different PRs?

  1. All the @google-cloud/common updates.
  2. All the modules upgrading to the latest common + packageJson fields

The way all these changes are lumped together makes testing this locally .. challenging.

@stephenplusplus stephenplusplus changed the title common: fix user agent strings all modules: ensure all User-Agents are set Sep 9, 2016
@stephenplusplus stephenplusplus added api: compute Issues related to the Compute Engine API. api: datastore Issues related to the Datastore API. api: storage Issues related to the Cloud Storage API. api: pubsub Issues related to the Pub/Sub API. api: bigquery Issues related to the BigQuery API. api: dns Issues related to the Cloud DNS API. don't merge api: logging Issues related to the Cloud Logging API. api: bigtable Issues related to the Bigtable API. labels Sep 9, 2016
@stephenplusplus stephenplusplus added api: translate Issues related to the Cloud Translation API. api: vision Issues related to the Cloud Vision API. api: language Issues related to the Cloud Natural Language API API. labels Sep 9, 2016
@callmehiphop
Copy link
Contributor

Looks like we're missing packageJson within PubSub/IAM

@stephenplusplus
Copy link
Contributor Author

Added.

@callmehiphop callmehiphop merged commit 48a82a9 into googleapis:master Sep 9, 2016
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling e2851fc on stephenplusplus:spp--user-agents into * on GoogleCloudPlatform:master*.

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

Labels

api: bigquery Issues related to the BigQuery API. api: bigtable Issues related to the Bigtable API. api: compute Issues related to the Compute Engine API. api: datastore Issues related to the Datastore API. api: dns Issues related to the Cloud DNS API. api: language Issues related to the Cloud Natural Language API API. api: logging Issues related to the Cloud Logging API. api: pubsub Issues related to the Pub/Sub API. api: storage Issues related to the Cloud Storage API. api: translate Issues related to the Cloud Translation API. api: vision Issues related to the Cloud Vision API. 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