Skip to content

Commit

Permalink
chore: Update release-please config files (#13103)
Browse files Browse the repository at this point in the history
Update release-please config files
  • Loading branch information
yoshi-code-bot authored Sep 30, 2024
1 parent 0d35003 commit 89e859b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
"packages/google-cloud-network-services": "0.5.14",
"packages/google-cloud-notebooks": "1.10.5",
"packages/google-cloud-optimization": "1.8.5",
"packages/google-cloud-oracledatabase": "0.0.0",
"packages/google-cloud-orchestration-airflow": "1.14.0",
"packages/google-cloud-os-config": "1.17.5",
"packages/google-cloud-os-login": "2.14.6",
Expand Down
15 changes: 15 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2028,6 +2028,21 @@
],
"release-type": "python"
},
"packages/google-cloud-oracledatabase": {
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"component": "google-cloud-oracledatabase",
"extra-files": [
"google/cloud/oracledatabase/gapic_version.py",
"google/cloud/oracledatabase_v1/gapic_version.py",
{
"jsonpath": "$.clientLibrary.version",
"path": "samples/generated_samples/snippet_metadata_google.cloud.oracledatabase.v1.json",
"type": "json"
}
],
"release-type": "python"
},
"packages/google-cloud-orchestration-airflow": {
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
Expand Down

0 comments on commit 89e859b

Please sign in to comment.