- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for BRANCH (0.03 sec)
-
.teamcity/src/main/kotlin/configurations/StageTriggers.kt
} if (generateTriggers) { val enableTriggers = model.branch.isMainBranch || model.branch.isLegacyRelease if (stage.trigger == Trigger.EACH_COMMIT) { val effectiveTriggerBranches = mutableListOf(model.branch.branchName) if (model.branch.isMaster) { effectiveTriggerBranches.add(PROVIDER_API_MIGRATION_BRANCH)Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Tue Dec 30 12:17:39 UTC 2025 - 7.2K bytes - Viewed (0) -
build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/rules/AbstractGradleViolationRule.groovy
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Tue Dec 30 10:14:25 UTC 2025 - 10.5K bytes - Viewed (0) -
build-logic/binary-compatibility/src/main/groovy/gradlebuild.binary-compatibility.gradle
We check the binary compatibility by comparing the current code’s binary interfaces against THE LATEST VERSION WHICH IS RELEASED FROM RELEASE BRANCH (from `released-version.json` on this branch) AND LOWER THAN CURRENT BASE VERSION (from `version.txt` on this branch).Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Tue Dec 30 10:14:25 UTC 2025 - 8.9K bytes - Viewed (0)