Skip to content

Commit 06a83d3

Browse files
committed
chore: update list of packages that are release blocked to include bigframes
1 parent 1f3613d commit 06a83d3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.librarian/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ libraries:
2424
# Allow generation for google-cloud-bigtable once this bug is fixed.
2525
- id: "google-cloud-bigtable"
2626
generate_blocked: true
27+
# TODO(https://github.com/googleapis/google-cloud-python/issues/16489):
28+
# Allow releases for bigframes once the bug above is fixed.
29+
- id: "bigframes"
30+
release_blocked: true

0 commit comments

Comments
 (0)