Skip to content

Commit dd3753a

Browse files
authored
chore: remove duplicate entry in .librarian/config.yaml; allow compute v1beta (#16926)
Towards #16780
1 parent babda0a commit dd3753a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.librarian/config.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,6 @@ libraries:
2727
# Allow release for google-crc32c once this bug is fixed.
2828
- id: "google-crc32c"
2929
release_blocked: true
30-
# TODO(https://github.com/googleapis/google-cloud-python/issues/16780):
31-
# Allow release for google-cloud-compute (and beta) after we've checked that
32-
# the gRPC service config is okay.
33-
- id: "google-cloud-compute"
34-
release_blocked: true
35-
- id: "google-cloud-compute-v1beta"
36-
release_blocked: true
3730
# TODO(b/501132869): Disabling automatic releases until resolved.
3831
- id: "google-cloud-bigtable"
3932
release_blocked: true

0 commit comments

Comments
 (0)