Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 0b0c980

Browse files
changes without context
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
1 parent 2a9c29b commit 0b0c980

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.github/release-please.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
releaseType: java-yoshi
2-
bumpMinorPreMajor: true
31
branches:
4-
- releaseType: java-lts
2+
- branch: 1.127.12-sp
53
bumpMinorPreMajor: true
6-
branch: 1.127.12-sp
4+
handleGHRelease: true
5+
releaseType: java-lts
6+
bumpMinorPreMajor: true
7+
handleGHRelease: true
8+
releaseType: java-yoshi

synth.metadata

Lines changed: 1 addition & 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-bigquery.git",
7-
"sha": "b9fd26f2a887ed371c7974d6a48e36d03a95e088"
7+
"sha": "2a9c29b9bf4375dfa280e682908c32a13c3394b0"
88
}
99
},
1010
{
@@ -40,7 +40,6 @@
4040
".kokoro/continuous/common.cfg",
4141
".kokoro/continuous/java8.cfg",
4242
".kokoro/continuous/readme.cfg",
43-
".kokoro/dependencies.sh",
4443
".kokoro/nightly/common.cfg",
4544
".kokoro/nightly/integration.cfg",
4645
".kokoro/nightly/java11.cfg",

0 commit comments

Comments
 (0)