This repository was archived by the owner on Apr 7, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 with :
5555 java-version : 8
5656 - run : java -version
57- - run : .kokoro/linkage-monitor.sh
57+ - name : Install artifacts to local Maven repository
58+ run : |
59+ source .kokoro/common.sh
60+ retry_with_backoff 3 10 \
61+ mvn install -B -V \
62+ -Dmaven.test.skip -DskipTests=true \
63+ -Dclirr.skip=true \
64+ -Denforcer.skip=true \
65+ -Dmaven.javadoc.skip=true \
66+ -Dgcloud.download.skip=true
67+ shell : bash
68+ - uses : GoogleCloudPlatform/cloud-opensource-java/linkage-monitor@v1-linkagemonitor
5869 lint :
5970 runs-on : ubuntu-latest
6071 steps :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-spanner.git",
7- "sha": "2c745f31288d5f6ad501b5542ea01db72e015d1e "
7+ "sha": "f9ac29cd05e775c8ea17e0e227eb925df88a8dba "
88 }
99 },
1010 {
1919 "git": {
2020 "name": "synthtool",
2121 "remote": "https://github.com/googleapis/synthtool.git",
22- "sha": "5de29e9434b63ea6d7e46dc348521c62969af1a1 "
22+ "sha": "e935c9ecb47da0f2e054f5f1845f7cf7c95fa625 "
2323 }
2424 }
2525 ],
7474 ".kokoro/continuous/java8.cfg",
7575 ".kokoro/continuous/readme.cfg",
7676 ".kokoro/dependencies.sh",
77- ".kokoro/linkage-monitor.sh",
7877 ".kokoro/nightly/integration.cfg",
7978 ".kokoro/nightly/java11.cfg",
8079 ".kokoro/nightly/java7.cfg",
You can’t perform that action at this time.
0 commit comments