Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 4819de4

Browse files
build(java): update renovate config to mark conformance tests as a test commit type (#659)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/ce362282-de79-46e1-bd00-a47d6feb7f7d/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@9a238a0
1 parent 02034bb commit 4819de4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"^junit:junit",
5151
"^com.google.truth:truth",
5252
"^org.mockito:mockito-core",
53-
"^org.objenesis:objenesis"
53+
"^org.objenesis:objenesis",
54+
"^com.google.cloud:google-cloud-conformance-tests"
5455
],
5556
"semanticCommitType": "test",
5657
"semanticCommitScope": "deps"

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-vision.git",
7-
"sha": "a7690c5144bb1fe37fd862857d02d3f2c8ec1475"
7+
"sha": "02034bb302b9844b2c9fe3806f12e2ea2a425e3d"
88
}
99
},
1010
{
@@ -51,7 +51,7 @@
5151
"git": {
5252
"name": "synthtool",
5353
"remote": "https://github.com/googleapis/synthtool.git",
54-
"sha": "e2aa5bcc3356d9e3b8b53de3b5c86226447d3a22"
54+
"sha": "9a238a0623879c3de129a376c6085d4a862f6eb9"
5555
}
5656
}
5757
],

0 commit comments

Comments
 (0)