janhoy commented on code in PR #2566:
URL: https://github.com/apache/solr/pull/2566#discussion_r1684382466
##########
.github/workflows/bin-solr-test.yml:
##########
@@ -9,6 +9,7 @@ on:
- '.github/workflows/bin-solr-test.yml'
- 'solr/bin/**'
- 'solr/packaging/**'
+ - 'solr/core/src/java/org/apache/solr/cli/**'
Review Comment:
@epugh I added the change I proposed in
https://github.com/apache/solr/pull/2573#pullrequestreview-2188208038 to
trigger bats tests for all changes in cli code.
Also filed #2575 to get it in main branch (suppose only main branch counts
here)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]