We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f5749a commit d075e5cCopy full SHA for d075e5c
.librarian/config.yaml
@@ -12,10 +12,6 @@ libraries:
12
# `google-django-spanner` is blocked until the presubmits are green.
13
- id: "google-django-spanner"
14
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
19
# TODO(https://github.com/googleapis/google-cloud-python/issues/16494):
20
# Allow generation for google-cloud-bigtable once this bug is fixed.
21
- id: "google-cloud-bigtable"
0 commit comments