jprinet commented on PR #15483:
URL: https://github.com/apache/grails-core/pull/15483#issuecomment-4006376549

   > @jprinet thank you, this feedback is incredible. I'm still learning 
develocity, how can I view the actual values of the properties? Do I need to do 
this locally or can I see this in develocity itself?
   
   Develocity does not capture the system properties values by default, but you 
could add them to a build scan as [custom 
value](https://docs.gradle.com/develocity/gradle/current/gradle-plugin/#adding_custom_values)
   The build scan comparison view also has a custom value page, which helps to 
diff the values between two builds. That would be my recommendation to 
troubleshoot such case.
   
   Just FYI, this all PR is coming from the results of running the [automated 
validation 
scripts](https://github.com/gradle/develocity-build-validation-scripts/blob/main/Gradle.md)
 on the project
   This helps to identify non-optimal build cache use on projects, and also 
comes with [a comprehensive 
summary](https://github.com/gradle/develocity-build-validation-scripts/blob/main/Gradle.md#analyzing-the-results)


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