aboutsummaryrefslogblamecommitdiffstats
path: root/pipelines/erlang-dot-mk
blob: 9f95af9e927bae1ae4687ef43b02ef6b4605f2d9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                                        
                             
                                   

                                                            
                                        
                                                    
                          
                                    
                                             

                                              
                                          
                                                    










                                                                                                             


                            


                       
                           
                                                                                                             






                                    
                      





                          
                        
                                                                                                               






                                    
                    





                          
                    
                                                                                                               






                                    
                





                          
                       
                                                                                                             






                                    
                   




                          


                      
                       
                       
                                                                                                             






                                    
                   





                          
                       
                                                                                                             






                                    
                   




                          


                      
                       
                       
                                                                                                             






                                    
                   





                          
{
  "id": "de45ad0a-109f-419f-a6b7-8ab3922e503d",
  "url": "https://api.buildkite.com/v2/organizations/ninenines/pipelines/erlang-dot-mk",
  "web_url": "https://buildkite.com/ninenines/erlang-dot-mk",
  "name": "Erlang.mk",
  "description": null,
  "slug": "erlang-dot-mk",
  "repository": "https://github.com/ninenines/erlang.mk",
  "branch_configuration": "!gh-pages",
  "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": {
      "trigger_mode": "code",
      "build_pull_requests": false,
      "pull_request_branch_filter_enabled": false,
      "skip_pull_request_builds_for_existing_commits": true,
      "build_pull_request_forks": false,
      "prefix_pull_request_fork_branch_names": true,
      "build_tags": false,
      "publish_commit_status": true,
      "publish_commit_status_per_step": true,
      "separate_pull_request_statuses": false,
      "publish_blocked_as_pending": false,
      "repository": "ninenines/erlang.mk",
      "pull_request_branch_filter_configuration": ""
    },
    "webhook_url": "https://webhook.buildkite.com/deliver/abb14e9b80ef76a8a921e77cb7f25be3d1ab5ace1519b96fad"
  },
  "builds_url": "https://api.buildkite.com/v2/organizations/ninenines/pipelines/erlang-dot-mk/builds",
  "badge_url": "https://badge.buildkite.com/e23c2201e688b2e464fcac194a3294ee35a220c8b9f791baa2.svg",
  "created_at": "2016-01-21T14:42:46.075Z",
  "env": {

  },
  "scheduled_builds_count": 0,
  "running_builds_count": 0,
  "scheduled_jobs_count": 1,
  "running_jobs_count": 3,
  "waiting_jobs_count": 3,
  "steps": [
    {
      "type": "script",
      "name": "Arch Linux",
      "command": "make check -j 8 -k LATEST_ERLANG_OTP=1\r\nmake check LEGACY=1 -j 8 -k 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 check -j 8 -k LATEST_ERLANG_OTP=1\r\ngmake check LEGACY=1 -j 8 -k 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 check -j 8 -k LATEST_ERLANG_OTP=1\r\ngmake check LEGACY=1 -j 8 -k 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 check -j 8 -k LATEST_ERLANG_OTP=1\r\nmake check LEGACY=1 -j 8 -k 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 check -j 8 -k LATEST_ERLANG_OTP=1\r\nmake check LEGACY=1 -j 8 -k 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 check -j 8 -k LATEST_ERLANG_OTP=1\r\nmake check LEGACY=1 -j 8 -k 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 check -j 8 -k LATEST_ERLANG_OTP=1\r\nmake check LEGACY=1 -j 8 -k LATEST_ERLANG_OTP=1",
      "artifact_paths": "logs.html",
      "branch_configuration": "",
      "env": {

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