Skip to content

Commit 4fdb362

Browse files
chore: Update release-please config files (#13780)
Update release-please config files
1 parent 8f1f82c commit 4fdb362

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@
162162
"packages/google-cloud-speech": "2.32.0",
163163
"packages/google-cloud-storage-control": "1.3.1",
164164
"packages/google-cloud-storage-transfer": "1.16.1",
165+
"packages/google-cloud-storagebatchoperations": "0.0.0",
165166
"packages/google-cloud-storageinsights": "0.1.15",
166167
"packages/google-cloud-support": "0.1.14",
167168
"packages/google-cloud-talent": "2.17.1",

release-please-config.json

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2817,6 +2817,21 @@
28172817
],
28182818
"release-type": "python"
28192819
},
2820+
"packages/google-cloud-storagebatchoperations": {
2821+
"bump-minor-pre-major": true,
2822+
"bump-patch-for-minor-pre-major": true,
2823+
"component": "google-cloud-storagebatchoperations",
2824+
"extra-files": [
2825+
"google/cloud/storagebatchoperations/gapic_version.py",
2826+
"google/cloud/storagebatchoperations_v1/gapic_version.py",
2827+
{
2828+
"jsonpath": "$.clientLibrary.version",
2829+
"path": "samples/generated_samples/snippet_metadata_google.cloud.storagebatchoperations.v1.json",
2830+
"type": "json"
2831+
}
2832+
],
2833+
"release-type": "python"
2834+
},
28202835
"packages/google-cloud-storageinsights": {
28212836
"bump-minor-pre-major": true,
28222837
"bump-patch-for-minor-pre-major": true,
@@ -3659,16 +3674,6 @@
36593674
"component": "grpc-google-iam-v1",
36603675
"extra-files": [],
36613676
"release-type": "python"
3662-
},
3663-
"packages/google-cloud-storagebatchoperations": {
3664-
"extra-files": [
3665-
"google/cloud/storagebatchoperations_v1/gapic_version.py",
3666-
{
3667-
"type": "json",
3668-
"path": "samples/generated_samples/snippet_metadata_google.cloud.storagebatchoperations.v1.json",
3669-
"jsonpath": "$.clientLibrary.version"
3670-
}
3671-
]
36723677
}
36733678
}
36743679
}

0 commit comments

Comments
 (0)