We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d68146 commit babda0aCopy full SHA for babda0a
2 files changed
.librarian/config.yaml
@@ -37,3 +37,7 @@ libraries:
37
# TODO(b/501132869): Disabling automatic releases until resolved.
38
- id: "google-cloud-bigtable"
39
release_blocked: true
40
+ # TODO(https://github.com/googleapis/google-cloud-python/issues/16780): Disabling automatic releases until resolved.
41
+ - id: "google-cloud-compute"
42
+ release_blocked: true
43
+
librarian.yaml
@@ -747,6 +747,8 @@ libraries:
747
python:
748
metadata_name_override: compute
749
default_version: v1
750
751
+ skip_release: true
752
- name: google-cloud-compute-v1beta
753
version: 0.10.0
754
apis:
0 commit comments