Re: [PR] [ISSUE #7715] Update Bazel toolchain to make the CI work [rocketmq]

2024-02-01 Thread via GitHub
lizhanhui merged PR #7714: URL: https://github.com/apache/rocketmq/pull/7714 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocketm

Re: [PR] [ISSUE #7715] Update Bazel toolchain to make the CI work [rocketmq]

2024-01-31 Thread via GitHub
codecov-commenter commented on PR #7714: URL: https://github.com/apache/rocketmq/pull/7714#issuecomment-1919085250 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7714?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

Re: [PR] [ISSUE #7715] Update Bazel toolchain to make the CI work [rocketmq]

2024-01-25 Thread via GitHub
lizhanhui commented on code in PR #7714: URL: https://github.com/apache/rocketmq/pull/7714#discussion_r1466117225 ## remoting/BUILD.bazel: ## @@ -73,7 +73,7 @@ java_library( GenTestRules( name = "GeneratedTestRules", test_files = glob(["src/test/java/**/*Test.java"]),

Re: [PR] [ISSUE #7715] Update Bazel toolchain to make the CI work [rocketmq]

2024-01-18 Thread via GitHub
lizhimins commented on code in PR #7714: URL: https://github.com/apache/rocketmq/pull/7714#discussion_r1458517606 ## remoting/BUILD.bazel: ## @@ -73,7 +73,7 @@ java_library( GenTestRules( name = "GeneratedTestRules", test_files = glob(["src/test/java/**/*Test.java"]),