rustyrazorblade opened a new pull request, #338:
URL: https://github.com/apache/cassandra-sidecar/pull/338

   Adds a checkEnvironment task (gradle/common/environmentChecks.gradle) that 
runs before all Test tasks and fails fast with actionable fix instructions if 
any of the following are not satisfied: /etc/hosts entries for localhost2 and 
localhost20, loopback aliases 127.0.0.2-20, dtest jars present, Java <= 17. All 
failures are reported together rather than stopping at the first.
   
   Also adds jacocoRootReport to aggregate coverage across all subprojects.


-- 
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]

Reply via email to