Conversation
| - cron: '0 2 * * *' | ||
| workflow_dispatch: | ||
|
|
||
| {% raw %} |
There was a problem hiding this comment.
We don't want to render ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}, use raw to ignore the variable.
There was a problem hiding this comment.
Is this file still used in unit tests? Same question for all other test files like sponge-log-golden.xml. I don't see them being used so they should've probably be removed from synthtool long time ago. Can we only keep the ones used in unit tests?
There was a problem hiding this comment.
Thanks for the suggestion.
I removed unused test resources.
|
|



In this PR:
test_language_java.pyand test resources from synthtool.java.py.