Skip to content

Commit aa3619e

Browse files
authored
chore(migration): Migrate code from googleapis/python-storage into packages/google-cloud-storage (#16192)
See #10956. This PR should be merged with a merge-commit, not a squash-commit, in order to preserve the git history.
2 parents 48195c0 + e3aad5b commit aa3619e

File tree

286 files changed

+113331
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

286 files changed

+113331
-0
lines changed

.librarian/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ libraries:
1212
# `google-django-spanner` is blocked until the presubmits are green.
1313
- id: "google-django-spanner"
1414
release_blocked: true
15+
# TODO(https://github.com/googleapis/google-cloud-python/issues/16487):
16+
# Allow releases for google-cloud-storage once this bug is fixed.
17+
- id: "google-cloud-storage"
18+
release_blocked: true

0 commit comments

Comments
 (0)