We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a48b0 commit 1718e31Copy full SHA for 1718e31
2 files changed
.librarian/config.yaml
@@ -33,4 +33,8 @@ libraries:
33
# TODO(https://github.com/googleapis/google-cloud-python/issues/16780): Disabling automatic releases until resolved.
34
- id: "google-cloud-compute"
35
release_blocked: true
36
+ # TODO(https://github.com/googleapis/google-cloud-python/issues/16962):
37
+ # Disable automatic releases until tests stabilize.
38
+ - id: "pandas-gbq"
39
+ release_blocked: true
40
librarian.yaml
@@ -2514,6 +2514,7 @@ libraries:
2514
version: 0.35.0
2515
python:
2516
library_type: INTEGRATION
2517
+ skip_release: true
2518
- name: proto-plus
2519
version: 1.27.2
2520
0 commit comments