jdaugherty commented on code in PR #15335:
URL: https://github.com/apache/grails-core/pull/15335#discussion_r2725816632


##########
.github/workflows/gradle.yml:
##########
@@ -91,7 +100,6 @@ jobs:
         run: >
           ./gradlew build :grails-shell-cli:installDist groovydoc
           --continue
-          --rerun-tasks

Review Comment:
   The problem is it depends where the change is; that's why I think it's 
better to take the caching approach and just create a separate workflow that we 
can check periodically.
   
   If we clean up our dependencies, this should not be an issue longer term.  I 
think it's transitive while gradle doesn't fully understand our outputs.
   



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

Reply via email to