Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Promotion_NightlyDocumentation (1.39 sec)

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

            promotedBranch = branch.branchName,
            promoteTask = "publishBranchDocs",
            triggerName = StageName.PULL_REQUEST_FEEDBACK.uuid,
        ) {
        init {
            id("Promotion_NightlyDocumentation")
            name = "Nightly Documentation"
            description =
                "Promotes the latest successful documentation changes on '${branch.branchName}' from Ready for Nightly as a new nightly documentation snapshot"
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Wed Apr 30 14:48:06 UTC 2025
    - 2.1K bytes
    - Viewed (0)
Back to top