aboutsummaryrefslogblamecommitdiffstats
path: root/pipelines/cowlib-prs
blob: 1ef7a88535a5b61641ba77cbb1750e444a8a2ab6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                                     



                                            





























                                                                                                             
                           
                                                                                                                                      






                                    
                      





                          
                       
                                                                                                                                      


                                    
 


                                 
                   




                          


                      
                       
                       
                                                                                                                                      






                                    
                   






                          
                                                                                                                                      












                                    


                      
                       
                       
                                                                                                                                      






                                    
                   





                          
{
  "id": "e1e03aa6-440d-4468-b6b0-1c8b6cc877c4",
  "url": "https://api.buildkite.com/v2/organizations/ninenines/pipelines/cowlib-prs",
  "web_url": "https://buildkite.com/ninenines/cowlib-prs",
  "name": "Cowlib PRs",
  "description": null,
  "slug": "cowlib-prs",
  "repository": "https://github.com/ninenines/cowlib.git",
  "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": true,
      "build_pull_request_forks": true,
      "build_tags": false,
      "publish_commit_status_per_step": true,
      "skip_pull_request_builds_for_existing_commits": true,
      "trigger_mode": "code",
      "repository": "ninenines/cowlib",
      "pull_request_branch_filter_configuration": "",
      "pull_request_branch_filter_enabled": false
    },
    "webhook_url": "https://webhook.buildkite.com/deliver/00858f0e9af9040643b6516625f686b7501b382243dd2a76bf"
  },
  "builds_url": "https://api.buildkite.com/v2/organizations/ninenines/pipelines/cowlib-prs/builds",
  "badge_url": "https://badge.buildkite.com/b5ec0cf8e7b10d52d49a61b9a9582383d65a5992363b74e5ac.svg",
  "created_at": "2016-10-07T12:32:06.394Z",
  "env": {
    "CI_ERLANG_MK": "1"
  },
  "scheduled_builds_count": 0,
  "running_builds_count": 0,
  "scheduled_jobs_count": 0,
  "running_jobs_count": 5,
  "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\r\nmake perfs 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": "Ubuntu",
      "command": "make distclean\r\nmake -k ci ci-auto-cleanup\r\nmake dialyze LATEST_ERLANG_OTP=1\r\nmake perfs 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\r\nmake dialyze LATEST_ERLANG_OTP=1\r\nmake perfs 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\r\nmake perfs 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\r\nmake perfs LATEST_ERLANG_OTP=1",
      "artifact_paths": "logs.html",
      "branch_configuration": "",
      "env": {

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