Skip to content

Commit ed29e80

Browse files
authored
chore(release): enable release of google-cloud-storage (#17201)
All the steps in #16487 are complete. Removing the release block on `google-cloud-storage`.
1 parent 15ec8bd commit ed29e80

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

.librarian/config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ global_files_allowlist:
1515
libraries:
1616
# libraries have "release_blocked: true" so that releases are
1717
# explicitly initiated.
18-
# TODO(https://github.com/googleapis/google-cloud-python/issues/16487):
19-
# Allow releases for google-cloud-storage once this bug is fixed.
20-
- id: "google-cloud-storage"
21-
release_blocked: true
2218
# TODO(https://github.com/googleapis/google-cloud-python/issues/16489):
2319
# Allow releases for bigframes once the bug above is fixed.
2420
- id: "bigframes"

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1934,7 +1934,6 @@ libraries:
19341934
version: 3.10.1
19351935
apis:
19361936
- path: google/storage/v2
1937-
skip_release: true
19381937
python:
19391938
library_type: GAPIC_MANUAL
19401939
opt_args_by_api:

0 commit comments

Comments
 (0)