Skip to content

Conversation

@alixhami
Copy link
Contributor

The goal with sample region tags is to have a globally unique tag for each sample. The "dependencies" tag is used throughout the java-docs-samples repo, which goes against best practices. This PR accomplishes the following:

  • For region tags that are not used on cloud.google.com, remove the region tag
  • For region tags that are used on cloud.google.com, add a prefix of product_java_ (ex. bigquery_java_dependencies)

Note that this PR does not include all products, only ones that I am responsible for adding to the sample tracker. Others will be performing this update for the remaining products.

@alixhami alixhami requested review from nnegrey and tswast August 27, 2018 21:38
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 27, 2018
nnegrey
nnegrey previously approved these changes Aug 27, 2018
Copy link
Contributor

@nnegrey nnegrey left a comment

Choose a reason for hiding this comment

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

LGTM
(interesting how some are used and others aren't)

@nnegrey nnegrey added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 27, 2018
tswast
tswast previously approved these changes Aug 28, 2018
@alixhami alixhami dismissed stale reviews from tswast and nnegrey via 97329cd August 28, 2018 21:28
@alixhami alixhami force-pushed the update-dependency-tags branch from 5e63c84 to 97329cd Compare August 28, 2018 21:28
@alixhami
Copy link
Contributor Author

I updated my approach with the unused region tags. Rather than deleting them, I gave them names that use the standard globally unique naming conventions, so that we avoid people adding the plain "dependencies" region tag in the future.

@alixhami alixhami force-pushed the update-dependency-tags branch from 97329cd to 4669400 Compare August 29, 2018 00:38
tswast
tswast previously approved these changes Aug 29, 2018
@nnegrey nnegrey added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 29, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 29, 2018
@alixhami alixhami changed the title [Do not merge] Remove unused dependency region tags and update used region tags Remove unused dependency region tags and update used region tags Aug 29, 2018
@alixhami alixhami removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 29, 2018
@alixhami alixhami force-pushed the update-dependency-tags branch from 4669400 to 2f10893 Compare August 29, 2018 19:32
@tswast tswast merged commit a88e2ff into master Aug 29, 2018
@alixhami alixhami deleted the update-dependency-tags branch August 29, 2018 20:00
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