- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for PublishMilestone (0.07 sec)
-
.teamcity/src/main/kotlin/promotion/PromotionProject.kt
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Thu Mar 20 06:13:56 UTC 2025 - 2.8K bytes - Viewed (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(),
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Thu Jul 24 03:08:48 UTC 2025 - 4K bytes - Viewed (0)