Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for QuickFeedbackLinuxOnly (0.21 sec)

  1. .teamcity/src/main/kotlin/model/CIBuildModel.kt

    enum class StageName(val stageName: String, val description: String, val uuid: String) {
        QUICK_FEEDBACK_LINUX_ONLY("Quick Feedback - Linux Only", "Run checks and functional tests (embedded executer, Linux)", "QuickFeedbackLinuxOnly"),
        QUICK_FEEDBACK("Quick Feedback", "Run checks and functional tests (embedded executer, Windows)", "QuickFeedback"),
        PULL_REQUEST_FEEDBACK("Pull Request Feedback", "Run various functional tests", "PullRequestFeedback"),
    Plain Text
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Fri Feb 23 01:54:48 GMT 2024
    - 20.9K bytes
    - Viewed (0)
Back to top