| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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.
Sorry, something went wrong.
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 .kokoro/release scripts for java-common-protos can be removed? UPDATE:
Sure! I'll work on adding the check in. |
Sorry, something went wrong.
|
@suztomo I've removed the .kokoro directory from java-common-protos and added a check for requirements.txt. Could I get another review from you? |
Sorry, something went wrong.
| 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?
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you. Merge once all are green.
Sorry, something went wrong.
|
[gapic-generator-java-root] Kudos, SonarCloud Quality Gate passed! |
Sorry, something went wrong.
|
[java_showcase_integration_tests] Kudos, SonarCloud Quality Gate passed! |
Sorry, something went wrong.
|
[java_showcase_unit_tests] Kudos, SonarCloud Quality Gate passed! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #1485
Notable changes: