aboutsummaryrefslogblamecommitdiffstats
path: root/pipelines/ranch
blob: 608889483228d553ab17a1e98529ff4c63362d04 (plain) (tree)






































                                                                                                             
                          



                          
                           







                                                                                                    
                      





                          
                        
                                                                                                                     






                                    
                    





                          

                                                                                                       






                                    
                





                          
                       







                                                                                                    
                   




                          


                      
                       
                       
                                                                                                                        






                                    
                   





                          

                                                                                                    






                                    
                   




                          


                      
                       
                       
                                                                                                    






                                    
                   





                          
{
  "id": "724ce121-c8ec-4fea-a341-fc09f522abe8",
  "url": "https://api.buildkite.com/v2/organizations/ninenines/pipelines/ranch",
  "web_url": "https://buildkite.com/ninenines/ranch",
  "name": "Ranch",
  "description": null,
  "slug": "ranch",
  "repository": "https://github.com/ninenines/ranch",
  "branch_configuration": null,
  "default_branch": "master",
  "skip_queued_branch_builds": true,
  "skip_queued_branch_builds_filter": "",
  "cancel_running_branch_builds": true,
  "cancel_running_branch_builds_filter": "",
  "provider": {
    "id": "github",
    "settings": {
      "publish_commit_status": true,
      "build_pull_requests": false,
      "build_pull_request_forks": false,
      "build_tags": false,
      "publish_commit_status_per_step": true,
      "skip_pull_request_builds_for_existing_commits": true,
      "trigger_mode": "code",
      "repository": "ninenines/ranch",
      "pull_request_branch_filter_configuration": "",
      "pull_request_branch_filter_enabled": false
    },
    "webhook_url": "https://webhook.buildkite.com/deliver/194c4c95da25a5bdab166c313fd5fcce3a3ac0cf4457559989"
  },
  "builds_url": "https://api.buildkite.com/v2/organizations/ninenines/pipelines/ranch/builds",
  "badge_url": "https://badge.buildkite.com/b93dbe1a93ef055da41d450f259b85d4cb061f787169f0f656.svg",
  "created_at": "2016-10-08T20:51:03.722Z",
  "env": {
    "CI_ERLANG_MK": "1"
  },
  "scheduled_builds_count": 0,
  "running_builds_count": 0,
  "scheduled_jobs_count": 0,
  "running_jobs_count": 1,
  "waiting_jobs_count": 0,
  "steps": [
    {
      "type": "script",
      "name": "Arch Linux",
      "command": "make distclean\r\nmake -k ci ci-auto-cleanup\r\nmake dialyze LATEST_ERLANG_OTP=1",
      "artifact_paths": "logs.html",
      "branch_configuration": "",
      "env": {

      },
      "timeout_in_minutes": null,
      "agent_query_rules": [
        "os=archlinux"
      ],
      "concurrency": null,
      "parallelism": null
    },
    {
      "type": "script",
      "name": "FreeBSD",
      "command": "gmake distclean\r\ngmake -k ci ci-auto-cleanup AUTO_CI_HIPE=\r\ngmake dialyze LATEST_ERLANG_OTP=1",
      "artifact_paths": "logs.html",
      "branch_configuration": "",
      "env": {

      },
      "timeout_in_minutes": null,
      "agent_query_rules": [
        "os=freebsd"
      ],
      "concurrency": null,
      "parallelism": null
    },
    {
      "type": "script",
      "name": "OSX",
      "command": "gmake distclean\r\ngmake -k ci ci-auto-cleanup\r\ngmake dialyze LATEST_ERLANG_OTP=1",
      "artifact_paths": "logs.html",
      "branch_configuration": "",
      "env": {

      },
      "timeout_in_minutes": null,
      "agent_query_rules": [
        "os=osx"
      ],
      "concurrency": null,
      "parallelism": null
    },
    {
      "type": "script",
      "name": "Ubuntu",
      "command": "make distclean\r\nmake -k ci ci-auto-cleanup\r\nmake dialyze LATEST_ERLANG_OTP=1",
      "artifact_paths": "logs.html",
      "branch_configuration": "",
      "env": {

      },
      "timeout_in_minutes": null,
      "agent_query_rules": [
        "os=ubuntu"
      ],
      "concurrency": null,
      "parallelism": null
    },
    {
      "type": "waiter"
    },
    {
      "type": "script",
      "name": "Alpine",
      "command": "make distclean\r\nmake -k ci ci-auto-cleanup AUTO_CI_OTP=OTP-19+\r\nmake dialyze LATEST_ERLANG_OTP=1",
      "artifact_paths": "logs.html",
      "branch_configuration": "",
      "env": {

      },
      "timeout_in_minutes": null,
      "agent_query_rules": [
        "os=alpine"
      ],
      "concurrency": null,
      "parallelism": null
    },
    {
      "type": "script",
      "name": "Debian",
      "command": "make distclean\r\nmake -k ci ci-auto-cleanup\r\nmake dialyze LATEST_ERLANG_OTP=1",
      "artifact_paths": "logs.html",
      "branch_configuration": "",
      "env": {

      },
      "timeout_in_minutes": null,
      "agent_query_rules": [
        "os=debian"
      ],
      "concurrency": null,
      "parallelism": null
    },
    {
      "type": "waiter"
    },
    {
      "type": "script",
      "name": "CentOS",
      "command": "make distclean\r\nmake -k ci ci-auto-cleanup\r\nmake dialyze LATEST_ERLANG_OTP=1",
      "artifact_paths": "logs.html",
      "branch_configuration": "",
      "env": {

      },
      "timeout_in_minutes": null,
      "agent_query_rules": [
        "os=centos"
      ],
      "concurrency": null,
      "parallelism": null
    }
  ]
}