Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Const (0.15 sec)

  1. .teamcity/src/main/kotlin/configurations/StageTriggers.kt

    // Trigger ReadyForNightly and ReadyForRelease for provider-api-migration/public-api-changes branch
    // TODO: remove this after the branch is merged
    const val PROVIDER_API_MIGRATION_BRANCH = "provider-api-migration/public-api-changes"
    const val BOT_DAILY_UPGRADLE_WRAPPER_BRANCH = "devprod/upgrade-to-latest-wrapper"
    
    const val DEPENDABOT_BRANCH_PATTERN = "dependabot/*"
    
    fun determineBranchFilter(branches: List<String>): String =
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Tue Dec 30 12:17:39 UTC 2025
    - 7.2K bytes
    - Viewed (0)
Back to top