Skip to content

Commit 1718e31

Browse files
authored
chore(pandas-gbq): disable auto release (googleapis#16963)
1 parent 78a48b0 commit 1718e31

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.librarian/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,8 @@ libraries:
3333
# TODO(https://github.com/googleapis/google-cloud-python/issues/16780): Disabling automatic releases until resolved.
3434
- id: "google-cloud-compute"
3535
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
3640

librarian.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2514,6 +2514,7 @@ libraries:
25142514
version: 0.35.0
25152515
python:
25162516
library_type: INTEGRATION
2517+
skip_release: true
25172518
- name: proto-plus
25182519
version: 1.27.2
25192520
python:

0 commit comments

Comments
 (0)