Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for PublishNightlySnapshotFromQuickFeedbackStepPromote (0.27 seconds)

  1. .teamcity/src/main/kotlin/promotion/PublishNightlySnapshot.kt

    Christoph Obexer <******@****.***> 1766995357 +0000
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Mon Dec 29 08:57:18 GMT 2025
    - 4.3K bytes
    - Click Count (0)
  2. .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)
    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)
Back to Top