matrei commented on code in PR #15598:
URL: https://github.com/apache/grails-core/pull/15598#discussion_r3137089001


##########
.github/workflows/gradle.yml:
##########
@@ -398,10 +398,19 @@ jobs:
         if: success()
         run: |
           export GRAILS_WRAPPER_ALLOWED_TYPES='SNAPSHOT'
+          # Pin the wrapper to this branch's snapshot; otherwise it resolves 
the
+          # globally latest SNAPSHOT in the Apache repo (e.g. 8.0.0-SNAPSHOT 
from

Review Comment:
   Should we avoid specifying 8.0.0-SNAPSHOT since it will become stale?



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