Join Slack
Powered by
This message was deleted.
# develocity
s
Slackbot
04/08/2022, 10:59 AM
This message was deleted.
b
benedikt
04/08/2022, 11:43 AM
System Property values are not included in the comparison, because they may contain sensitive information like passwords. If you want to include them you need to add them manually as custom values using the build scan API.
👍 2
e
Etienne Studer
04/09/2022, 4:43 AM
See here for an example on how to capture sys props without revealing their actual values, but still being able to find out which props are different:
https://github.com/gradle/gradle-enterprise-build-config-samples/blob/main/build-d[…]ystem-properties/gradle-test-execution-system-properties.gradle
❤️ 1
Open in Slack
Previous
Next