File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,4 +37,8 @@ libraries:
3737 # Disable automatic releases until tests stabilize.
3838 - id : " pandas-gbq"
3939 release_blocked : true
40+ # TODO(https://github.com/googleapis/google-cloud-python/issues/16970):
41+ # Disable automatic releases until system tests are sped up or reorganized.
42+ - id : " google-cloud-firestore"
43+ release_blocked : true
4044
Original file line number Diff line number Diff line change @@ -1123,6 +1123,7 @@ libraries:
11231123 - docs/firestore_v1/transaction.rst
11241124 - docs/firestore_v1/transforms.rst
11251125 - docs/firestore_v1/types.rst
1126+ skip_release : true
11261127 python :
11271128 library_type : GAPIC_COMBO
11281129 opt_args_by_api :
@@ -2512,9 +2513,9 @@ libraries:
25122513 default_version : apiVersion
25132514 - name : pandas-gbq
25142515 version : 0.35.0
2516+ skip_release : true
25152517 python :
25162518 library_type : INTEGRATION
2517- skip_release : true
25182519 - name : proto-plus
25192520 version : 1.27.2
25202521 python :
You can’t perform that action at this time.
0 commit comments