clayburn commented on issue #4737:
URL: https://github.com/apache/eventmesh/issues/4737#issuecomment-1888073940

   > CodeQL can be run independently in a workflow.
   
   I'm working on a PR to do this. Hope to submit tomorrow during US hours.
   
   > Is there a simpler way to skip the CodeQL task when there are no changes 
in the Java source code?
   
   I'm not aware of a simple way to do it. It would be possible to write some 
Gradle logic to detect if all Java compilation came from cache, but I don't see 
that as "simple". Having CodeQL in its own workflow should make it finish 
before the tests do, so it won't be on the critical path.


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