- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for PublishMilestone (0.06 seconds)
-
.teamcity/src/main/kotlin/promotion/PromotionProject.kt
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Nov 12 12:12:29 GMT 2025 - 2.9K bytes - Click Count (0) -
.teamcity/src/main/kotlin/promotion/PublishRelease.kt
name = "Release - Release Candidate" description = "Promotes the latest successful change on 'release' as a new release candidate" }, ) class PublishMilestone( branch: VersionedSettingsBranch, ) : PublishRelease( promotedBranch = branch.branchName, prepTask = "prepMilestone", promoteTask = branch.promoteMilestoneTaskName(),
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Jul 24 03:08:48 GMT 2025 - 4K bytes - Click Count (0)