- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for PublishReleaseCandidate (0.08 seconds)
-
.teamcity/src/main/kotlin/promotion/PromotionProject.kt
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Jan 15 19:30:24 GMT 2026 - 3.1K bytes - Click Count (0) -
.teamcity/src/main/kotlin/promotion/PublishRelease.kt
id(FINAL_RELEASE_BUILD_CONFIGURATION_ID) name = "Release - Final" description = "Promotes the latest successful change on 'release' as a new release" }, ) class PublishReleaseCandidate( branch: VersionedSettingsBranch, ) : PublishRelease( promotedBranch = branch.branchName, prepTask = "prepRc", promoteTask = "promoteRc", requiredConfirmationCode = "rc",
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Jul 24 03:08:48 GMT 2025 - 4K bytes - Click Count (0)