From 0d2f6fc78b9592bbdcb59fcaed0a30819913c5d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 16 May 2018 20:11:26 +0200 Subject: Update pipelines --- pipelines/cowboy | 6 +++--- pipelines/cowboy-prs | 16 ++++++++-------- pipelines/cowlib-prs | 8 ++++---- pipelines/ranch-prs | 8 ++++---- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/pipelines/cowboy b/pipelines/cowboy index 676d49c..f879cb4 100644 --- a/pipelines/cowboy +++ b/pipelines/cowboy @@ -35,10 +35,10 @@ "CI_ERLANG_MK": "1" }, "scheduled_builds_count": 0, - "running_builds_count": 0, + "running_builds_count": 1, "scheduled_jobs_count": 0, - "running_jobs_count": 2, - "waiting_jobs_count": 0, + "running_jobs_count": 4, + "waiting_jobs_count": 3, "steps": [ { "type": "script", diff --git a/pipelines/cowboy-prs b/pipelines/cowboy-prs index 75f9176..de13dec 100644 --- a/pipelines/cowboy-prs +++ b/pipelines/cowboy-prs @@ -8,10 +8,10 @@ "repository": "https://github.com/ninenines/cowboy", "branch_configuration": null, "default_branch": "master", - "skip_queued_branch_builds": false, - "skip_queued_branch_builds_filter": null, - "cancel_running_branch_builds": false, - "cancel_running_branch_builds_filter": null, + "skip_queued_branch_builds": true, + "skip_queued_branch_builds_filter": "", + "cancel_running_branch_builds": true, + "cancel_running_branch_builds_filter": "", "provider": { "id": "github", "settings": { @@ -35,10 +35,10 @@ "CI_ERLANG_MK": "1" }, "scheduled_builds_count": 0, - "running_builds_count": 1, - "scheduled_jobs_count": 0, - "running_jobs_count": 2, - "waiting_jobs_count": 3, + "running_builds_count": 0, + "scheduled_jobs_count": 8, + "running_jobs_count": 0, + "waiting_jobs_count": 12, "steps": [ { "type": "script", diff --git a/pipelines/cowlib-prs b/pipelines/cowlib-prs index 2fb4612..1ef7a88 100644 --- a/pipelines/cowlib-prs +++ b/pipelines/cowlib-prs @@ -8,10 +8,10 @@ "repository": "https://github.com/ninenines/cowlib.git", "branch_configuration": null, "default_branch": "master", - "skip_queued_branch_builds": false, - "skip_queued_branch_builds_filter": null, - "cancel_running_branch_builds": false, - "cancel_running_branch_builds_filter": null, + "skip_queued_branch_builds": true, + "skip_queued_branch_builds_filter": "", + "cancel_running_branch_builds": true, + "cancel_running_branch_builds_filter": "", "provider": { "id": "github", "settings": { diff --git a/pipelines/ranch-prs b/pipelines/ranch-prs index 42b6f18..a97e3c3 100644 --- a/pipelines/ranch-prs +++ b/pipelines/ranch-prs @@ -8,10 +8,10 @@ "repository": "https://github.com/ninenines/ranch", "branch_configuration": "", "default_branch": "master", - "skip_queued_branch_builds": false, - "skip_queued_branch_builds_filter": null, - "cancel_running_branch_builds": false, - "cancel_running_branch_builds_filter": null, + "skip_queued_branch_builds": true, + "skip_queued_branch_builds_filter": "", + "cancel_running_branch_builds": true, + "cancel_running_branch_builds_filter": "", "provider": { "id": "github", "settings": { -- cgit v1.2.3