chore: remove java-common-protos/.kokoro and enable renovate bot for requirements file. #1584
chore: remove java-common-protos/.kokoro and enable renovate bot for requirements file. #1584
Conversation
suztomo
left a comment
There was a problem hiding this comment.
We don't use java-common-protos/.kokoro. (Let me know if you think otherwise)
Would you add a check (either this PR or another PR) to ensure these requirements files can be installed. It's great if we can use the same container image as we use in the release job.
Not sure if this is expected but I see that the nightly and presubmit jobs are still running but the release jobs haven't been executed since Nov, 2022. Does that mean that the UPDATE:
Sure! I'll work on adding the check in. |
|
@suztomo I've removed the |
| steps: | ||
| - uses: actions/checkout@v3 | ||
| - run: python3 --version | ||
| - run: python3 -m pip install --require-hashes -r .kokoro/requirements.txt |
There was a problem hiding this comment.
Great. Can you also add check to confirm releasetool module import?
suztomo
left a comment
There was a problem hiding this comment.
Thank you. Merge once all are green.
|
[gapic-generator-java-root] Kudos, SonarCloud Quality Gate passed! |
|
[java_showcase_integration_tests] Kudos, SonarCloud Quality Gate passed! |
|
[java_showcase_unit_tests] Kudos, SonarCloud Quality Gate passed! |









Fixes #1485
Notable changes: