You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that the following changes make it into the release notes for the next release due to changes made to setup.py to align with the state of google-cloud-python:
Python 3.8 was dropped
The package now requires protobuf >= 4.25.8, < 8.0.0
Ensure that the presubmit called python-sdk-zb-system-test (gcs-aiml-clients-testing-101) is present and runs in google cloudbuild for google-cloud-python. (DONE, see PR #16581)
Ensure that the analogous presubmit for the zonal bucket system test is present and runs in google cloudbuild for python-docs-samples see PR #14022
googleapis/python-storagewas moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-storage in PR #16192Ensure that the following changes make it into the release notes for the next release due to changes made to
setup.pyto align with the state ofgoogle-cloud-python:protobuf >= 4.25.8, < 8.0.0Ensure that the presubmit called
python-sdk-zb-system-test (gcs-aiml-clients-testing-101)is present and runs in google cloudbuild for google-cloud-python. (DONE, see PR #16581)Ensure that the analogous presubmit for the zonal bucket system test is present and runs in google cloudbuild for python-docs-samples see PR #14022
Ensure that the snippets from the split repo are migrated to the python-docs-samples repo (DONE, see PR #13989).
Ensure that system tests as found in
Kokoro System Testsrun successfully (DONE, see PR #16578).