We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent babda0a commit dd3753aCopy full SHA for dd3753a
1 file changed
.librarian/config.yaml
@@ -27,13 +27,6 @@ libraries:
27
# Allow release for google-crc32c once this bug is fixed.
28
- id: "google-crc32c"
29
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
37
# TODO(b/501132869): Disabling automatic releases until resolved.
38
- id: "google-cloud-bigtable"
39
0 commit comments