chore: update cloud run script#10476
Conversation
|
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
|
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
|
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
* docs(samples): fix return types and refactor tests to match * add stitching_policy to config for uniformity in samples
…#10479) * fix(docker): Hardcoding virtualenv version to keep Python 2.7 support * Limiting the virtualenv installation to py-2.7 only
* chore: use new team alias in CODEOWNERS We're now the infra-db-sdk team. infra-db-dpes will be removed eventually * chore: update blunderbuss.yml with infra-db-sdk team --------- Co-authored-by: meredithslota <meredithslota@google.com>
* chore: deprecate IoT samples Setup README with the updated deprecation notice Add `.deprecated` extensions to all test files Update CODEOWNERS file --------- Co-authored-by: Chalmer Lowe <chalmer.lowe@gmail.com>
|
I tried rebasing to main to fix 2.7 testing issue which caused an unexpected clutter in this PR. I am closing this one and opening a clean one at #10491 |
Description
Fixes #
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Checklist
nox -s py-3.9(see Test Environment Setup)nox -s lint(see Test Environment Setup)