- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for buildScan (1.44 sec)
-
.teamcity/.mvn/develocity.xml
~ See the License for the specific language governing permissions and ~ limitations under the License. --> <develocity> <server> <url>https://ge.gradle.org</url> </server> <buildScan> <publishing> <onlyIf>true</onlyIf> </publishing> <values> <value> <name>PartOf</name> <value>QuickFeedbackLinuxOnly</value>
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Tue Jan 07 10:57:45 UTC 2025 - 1.2K bytes - Viewed (0) -
.teamcity/src/main/kotlin/common/BuildScanUtils.kt
if (testCoverage != null) { listOf(testCoverage.asBuildScanCustomValue()) + getBuildScanCustomValues() } else { getBuildScanCustomValues() } return "-DbuildScan.PartOf=${customValues.joinToString(",")}"
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Tue Jun 10 05:45:46 UTC 2025 - 1.8K bytes - Viewed (0)