From 56b7453b675c1b6f469b0b57415ef0c5b445799a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 19 Mar 2020 16:31:47 +0100 Subject: Update pipelines --- pipelines/cowboy-prs | 186 +-------------------------------------------------- 1 file changed, 1 insertion(+), 185 deletions(-) (limited to 'pipelines/cowboy-prs') diff --git a/pipelines/cowboy-prs b/pipelines/cowboy-prs index 61bc19b..7f27e60 100644 --- a/pipelines/cowboy-prs +++ b/pipelines/cowboy-prs @@ -1,185 +1 @@ -{ - "id": "5c38ea04-2a38-4a01-9c27-276c36f6f31d", - "url": "https://api.buildkite.com/v2/organizations/ninenines/pipelines/cowboy-prs", - "web_url": "https://buildkite.com/ninenines/cowboy-prs", - "name": "Cowboy PRs", - "description": null, - "slug": "cowboy-prs", - "repository": "https://github.com/ninenines/cowboy", - "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": { - "trigger_mode": "code", - "build_pull_requests": true, - "pull_request_branch_filter_enabled": false, - "skip_pull_request_builds_for_existing_commits": true, - "build_pull_request_forks": true, - "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/cowboy", - "pull_request_branch_filter_configuration": "" - }, - "webhook_url": "https://webhook.buildkite.com/deliver/0896649a31033fb015d7a64d0d4507322391060916b17b5631" - }, - "builds_url": "https://api.buildkite.com/v2/organizations/ninenines/pipelines/cowboy-prs/builds", - "badge_url": "https://badge.buildkite.com/4d12d1c64a1b5589fcfd4e1b17f11f02d8eebd159b798b1ad7.svg", - "created_at": "2016-10-11T09:20:14.803Z", - "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": "manual", - "label": "Review required" - }, - { - "type": "script", - "name": "Arch Linux", - "command": "make distclean\r\nmake -k ci ci-auto-cleanup\r\nmake distclean dialyze LATEST_ERLANG_OTP=1 KEEP_LOGS=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 distclean dialyze LATEST_ERLANG_OTP=1 KEEP_LOGS=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 (disabled)", - "command": "# gmake distclean\r\n# gmake -k ci ci-auto-cleanup\r\n# gmake distclean dialyze LATEST_ERLANG_OTP=1 KEEP_LOGS=1", - "artifact_paths": "logs.html", - "branch_configuration": "", - "env": { - - }, - "timeout_in_minutes": null, - "agent_query_rules": [ - "os=alpine" - ], - "concurrency": null, - "parallelism": null - }, - { - "type": "script", - "name": "Ubuntu", - "command": "make distclean\r\nmake -k ci ci-auto-cleanup\r\nmake distclean dialyze LATEST_ERLANG_OTP=1 KEEP_LOGS=1", - "artifact_paths": "logs.html", - "branch_configuration": "", - "env": { - - }, - "timeout_in_minutes": null, - "agent_query_rules": [ - "os=ubuntu" - ], - "concurrency": null, - "parallelism": null - }, - { - "type": "script", - "name": "Windows 10", - "command": "make distclean\r\nmake -k ci-windows\r\nmake dialyze", - "artifact_paths": "logs.html", - "branch_configuration": "", - "env": { - - }, - "timeout_in_minutes": null, - "agent_query_rules": [ - "os=win10" - ], - "concurrency": null, - "parallelism": null - }, - { - "type": "waiter" - }, - { - "type": "script", - "name": "Alpine", - "command": "make distclean\r\nmake -k ci ci-auto-cleanup\r\nmake distclean dialyze LATEST_ERLANG_OTP=1 KEEP_LOGS=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 distclean dialyze LATEST_ERLANG_OTP=1 KEEP_LOGS=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 distclean dialyze LATEST_ERLANG_OTP=1 KEEP_LOGS=1", - "artifact_paths": "logs.html", - "branch_configuration": "", - "env": { - - }, - "timeout_in_minutes": null, - "agent_query_rules": [ - "os=centos" - ], - "concurrency": null, - "parallelism": null - } - ] -} +{"id":"5c38ea04-2a38-4a01-9c27-276c36f6f31d","url":"https://api.buildkite.com/v2/organizations/ninenines/pipelines/cowboy-prs","web_url":"https://buildkite.com/ninenines/cowboy-prs","name":"Cowboy PRs","description":null,"slug":"cowboy-prs","repository":"https://github.com/ninenines/cowboy","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":{"trigger_mode":"code","build_pull_requests":true,"pull_request_branch_filter_enabled":false,"skip_builds_for_existing_commits":false,"skip_pull_request_builds_for_existing_commits":true,"build_pull_request_forks":true,"build_pull_request_ready_for_review":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,"filter_enabled":false,"repository":"ninenines/cowboy","pull_request_branch_filter_configuration":""},"webhook_url":"https://webhook.buildkite.com/deliver/0896649a31033fb015d7a64d0d4507322391060916b17b5631"},"builds_url":"https://api.buildkite.com/v2/organizations/ninenines/pipelines/cowboy-prs/builds","badge_url":"https://badge.buildkite.com/4d12d1c64a1b5589fcfd4e1b17f11f02d8eebd159b798b1ad7.svg","created_at":"2016-10-11T09:20:14.803Z","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,"visibility":"public","steps":[{"type":"script","name":"Arch Linux","command":"make distclean\r\nmake -k ci ci-auto-cleanup","artifact_paths":"logs.html","branch_configuration":"","env":{},"timeout_in_minutes":null,"agent_query_rules":["os=archlinux"],"concurrency":null,"parallelism":null},{"type":"script","name":"Alpine","command":"make distclean\r\nmake -k ci ci-auto-cleanup","artifact_paths":"logs.html","branch_configuration":"","env":{},"timeout_in_minutes":null,"agent_query_rules":["os=alpine"],"concurrency":null,"parallelism":null},{"type":"script","name":"CentOS","command":"make distclean\r\nmake -k ci ci-auto-cleanup","artifact_paths":"logs.html","branch_configuration":"","env":{},"timeout_in_minutes":null,"agent_query_rules":["os=centos"],"concurrency":null,"parallelism":null},{"type":"script","name":"Debian","command":"make distclean\r\nmake -k ci ci-auto-cleanup","artifact_paths":"logs.html","branch_configuration":"","env":{},"timeout_in_minutes":null,"agent_query_rules":["os=debian"],"concurrency":null,"parallelism":null},{"type":"script","name":"macOS","command":"gmake distclean\r\ngmake -k ci ci-auto-cleanup\r\ngmake distclean dialyze LATEST_ERLANG_OTP=1 KEEP_LOGS=1","artifact_paths":"logs.html","branch_configuration":"","env":{},"timeout_in_minutes":null,"agent_query_rules":["os=macos"],"concurrency":null,"parallelism":null},{"type":"script","name":"Ubuntu","command":"make distclean\r\nmake -k ci ci-auto-cleanup","artifact_paths":"logs.html","branch_configuration":"","env":{},"timeout_in_minutes":null,"agent_query_rules":["os=ubuntu"],"concurrency":null,"parallelism":null},{"type":"script","name":"Windows 10","command":"make distclean\r\nmake -k ci-windows\r\nmake dialyze","artifact_paths":"logs.html","branch_configuration":"","env":{},"timeout_in_minutes":null,"agent_query_rules":["os=win10"],"concurrency":null,"parallelism":null}]} -- cgit v1.2.3