Skip to content

Commit 540c72b

Browse files
chore: update post processor image (googleapis#10705)
* Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python-mono-repo:latest@sha256:909358d4c458ce9d24c0a780ceb8b231a551e6325f08d1cb31d6e8aad646159e * update release please config * update release please config * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 08a918b commit 540c72b

3 files changed

Lines changed: 4 additions & 11 deletions

File tree

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python-mono-repo:latest
16-
digest: sha256:4718e46bc7f99725c48df7c4a58de76f1a778b16397456c5845e2c85dbae8c14
16+
digest: sha256:909358d4c458ce9d24c0a780ceb8b231a551e6325f08d1cb31d6e8aad646159e

packages/google-cloud-discoveryengine/google/cloud/discoveryengine/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "0.1.0" # x-release-please-version
17+
__version__ = "0.1.0" # {x-release-please-version}

release-please-config.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,11 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
32
"packages": {
43
"packages/google-cloud-discoveryengine": {
54
"component": "google-cloud-discoveryengine",
6-
"release-type": "simple",
5+
"release-type": "python",
76
"extra-files": [
87
"packages/google-cloud-discoveryengine/google/cloud/discoveryengine/gapic_version.py"
98
]
109
}
11-
},
12-
"plugins": [
13-
{
14-
"type": "sentence-case"
15-
}
16-
],
17-
"initial-version": "0.1.0"
10+
}
1811
}

0 commit comments

Comments
 (0)