- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for PublishNightlySnapshotFromQuickFeedbackStepPromote (2.58 sec)
-
.teamcity/src/main/kotlin/promotion/PublishNightlySnapshotFromQuickFeedbackStepPromote.kt
steps { buildStep( this@PublishNightlySnapshotFromQuickFeedbackStepPromote.extraParameters, this@PublishNightlySnapshotFromQuickFeedbackStepPromote.gitUserName, this@PublishNightlySnapshotFromQuickFeedbackStepPromote.gitUserEmail, this@PublishNightlySnapshotFromQuickFeedbackStepPromote.triggerName, branch.prepNightlyTaskName(),
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Thu Mar 20 06:13:56 UTC 2025 - 1.8K bytes - Viewed (0) -
.teamcity/src/main/kotlin/promotion/PromotionProject.kt
buildType(PublishNightlySnapshotFromQuickFeedbackStepCheckReady(branch)) buildType(PublishNightlySnapshotFromQuickFeedbackStepUpload(branch)) buildType(PublishNightlySnapshotFromQuickFeedbackStepPromote(branch)) buildType(PublishBranchSnapshotFromQuickFeedback) buildType(PublishMilestone(branch)) if (branch.isMaster) { buildType(StartReleaseCycle)
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Thu Mar 20 06:13:56 UTC 2025 - 2.8K bytes - Viewed (0)