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/esdl2 | 148 +------------------------------------------------------- 1 file changed, 1 insertion(+), 147 deletions(-) (limited to 'pipelines/esdl2') diff --git a/pipelines/esdl2 b/pipelines/esdl2 index 69704eb..2134295 100644 --- a/pipelines/esdl2 +++ b/pipelines/esdl2 @@ -1,147 +1 @@ -{ - "id": "96859d93-74dd-46ed-bcf8-ebb2b0cdbe0c", - "url": "https://api.buildkite.com/v2/organizations/ninenines/pipelines/esdl2", - "web_url": "https://buildkite.com/ninenines/esdl2", - "name": "ESDL2", - "description": "", - "slug": "esdl2", - "repository": "https://github.com/ninenines/esdl2", - "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": 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/esdl2", - "pull_request_branch_filter_configuration": "" - }, - "webhook_url": "https://webhook.buildkite.com/deliver/84ff991139b84b5b82de72a7f6c32939dcbe2fa9be1914012f" - }, - "builds_url": "https://api.buildkite.com/v2/organizations/ninenines/pipelines/esdl2/builds", - "badge_url": "https://badge.buildkite.com/440da080cf6408a0174a66246c99d69648a9eb8cac80af3964.svg", - "created_at": "2018-05-23T17:44:34.545Z", - "env": { - "CI_ERLANG_MK": "1", - "AUTO_CI_MASTER": "weekly" - }, - "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\r\nmake -k cppcheck scan-build", - "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\r\ngmake dialyze LATEST_ERLANG_OTP=1\r\ngmake -k cppcheck scan-build", - "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 AUTO_CI_OTP=OTP-20+\r\ngmake dialyze LATEST_ERLANG_OTP=1\r\ngmake -k cppcheck scan-build", - "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\r\nmake -k cppcheck scan-build", - "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 -k cppcheck scan-build", - "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 -k cppcheck scan-build", - "artifact_paths": "logs.html", - "branch_configuration": "", - "env": { - - }, - "timeout_in_minutes": null, - "agent_query_rules": [ - "os=debian" - ], - "concurrency": null, - "parallelism": null - } - ] -} +{"id":"96859d93-74dd-46ed-bcf8-ebb2b0cdbe0c","url":"https://api.buildkite.com/v2/organizations/ninenines/pipelines/esdl2","web_url":"https://buildkite.com/ninenines/esdl2","name":"ESDL2","description":"","slug":"esdl2","repository":"https://github.com/ninenines/esdl2","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":false,"pull_request_branch_filter_enabled":false,"skip_builds_for_existing_commits":false,"skip_pull_request_builds_for_existing_commits":true,"build_pull_request_forks":false,"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/esdl2","pull_request_branch_filter_configuration":""},"webhook_url":"https://webhook.buildkite.com/deliver/84ff991139b84b5b82de72a7f6c32939dcbe2fa9be1914012f"},"builds_url":"https://api.buildkite.com/v2/organizations/ninenines/pipelines/esdl2/builds","badge_url":"https://badge.buildkite.com/440da080cf6408a0174a66246c99d69648a9eb8cac80af3964.svg","created_at":"2018-05-23T17:44:34.545Z","env":{"CI_ERLANG_MK":"1","AUTO_CI_MASTER":"monthly"},"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\r\nmake -k cppcheck scan-build","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\r\nmake -k cppcheck scan-build","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 -k cppcheck scan-build","artifact_paths":"logs.html","branch_configuration":"","env":{},"timeout_in_minutes":null,"agent_query_rules":["os=debian"],"concurrency":null,"parallelism":null},{"type":"script","name":"FreeBSD","command":"gmake distclean\r\ngmake -k ci ci-auto-cleanup\r\ngmake dialyze LATEST_ERLANG_OTP=1\r\ngmake -k cppcheck scan-build","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 AUTO_CI_OTP=OTP-20+\r\ngmake dialyze LATEST_ERLANG_OTP=1\r\ngmake -k cppcheck scan-build","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 -k cppcheck scan-build","artifact_paths":"logs.html","branch_configuration":"","env":{},"timeout_in_minutes":null,"agent_query_rules":["os=ubuntu"],"concurrency":null,"parallelism":null}]} -- cgit v1.2.3