Skip to content

chore(python): Block pushing non-cloud libraries to Cloud RAD#1262

Merged
parthea merged 4 commits intomasterfrom
configure-storage-bucket-for-cloud-rad
Oct 25, 2021
Merged

chore(python): Block pushing non-cloud libraries to Cloud RAD#1262
parthea merged 4 commits intomasterfrom
configure-storage-bucket-for-cloud-rad

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Oct 21, 2021

This PR will eliminate the need for the following replacements in owlbot.py:

# Block pushing non-cloud libraries to Cloud RAD
s.replace(
    ".kokoro/docs/common.cfg",
    r'value: "docs-staging-v2"',
    r'value: "docs-staging-v2-staging"'
)

As an example, see this replacement in python-analytics-admin.

@parthea parthea requested a review from dandhlee October 21, 2021 00:22
@parthea parthea requested review from a team October 21, 2021 00:22
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 21, 2021
@parthea
Copy link
Copy Markdown
Contributor Author

parthea commented Oct 21, 2021

@dandhlee Please could you take a look? This change will ensure that newly generated client libraries will automatically be configured correctly.

@parthea parthea changed the title chore(python): push cloud library docs to staging bucket for Cloud RAD chore(python): only push cloud library docs to the staging bucket for Cloud RAD Oct 21, 2021
@parthea parthea changed the title chore(python): only push cloud library docs to the staging bucket for Cloud RAD chore(python): Block pushing non-cloud libraries to Cloud RAD Oct 21, 2021
Copy link
Copy Markdown
Contributor

@dandhlee dandhlee left a comment

Choose a reason for hiding this comment

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

Yay! This looks great, thank you for doing this. It will be super helpful.

@parthea parthea assigned busunkim96 and unassigned dandhlee Oct 21, 2021
@parthea parthea merged commit 7fd61f8 into master Oct 25, 2021
@parthea parthea deleted the configure-storage-bucket-for-cloud-rad branch October 25, 2021 19:20
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.

4 participants