{ "id": "c6966ca4-d252-4f40-9877-997c3f6ff0bd", "url": "https://api.buildkite.com/v2/organizations/ninenines/pipelines/ranch-prs", "web_url": "https://buildkite.com/ninenines/ranch-prs", "name": "Ranch PRs", "description": null, "slug": "ranch-prs", "repository": "https://github.com/ninenines/ranch", "branch_configuration": "", "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, "trigger_mode": "code", "repository": "ninenines/ranch", "skip_pull_request_builds_for_existing_commits": true }, "webhook_url": "https://webhook.buildkite.com/deliver/16985b41e0418a63ca0ae3f9d9a273f332f6b61f5c82bea86c" }, "builds_url": "https://api.buildkite.com/v2/organizations/ninenines/pipelines/ranch-prs/builds", "badge_url": "https://badge.buildkite.com/6c97ef62dba96534fd3db9b68fa2cd2591703feaa964edbc63.svg", "created_at": "2015-12-18T19:14:45.897Z", "env": { "CI_ERLANG_MK": "1" }, "scheduled_builds_count": 0, "running_builds_count": 0, "scheduled_jobs_count": 0, "running_jobs_count": 0, "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": "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 } ] }