aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-05-16 20:11:26 +0200
committerLoïc Hoguin <[email protected]>2018-05-16 20:11:26 +0200
commit0d2f6fc78b9592bbdcb59fcaed0a30819913c5d8 (patch)
tree91ac250654984e49052bd5746db1274998483702
parentcb72b2781908e812e0e31ba3101259747e7736e1 (diff)
downloadci-0d2f6fc78b9592bbdcb59fcaed0a30819913c5d8.tar.gz
ci-0d2f6fc78b9592bbdcb59fcaed0a30819913c5d8.tar.bz2
ci-0d2f6fc78b9592bbdcb59fcaed0a30819913c5d8.zip
Update pipelines
-rw-r--r--pipelines/cowboy6
-rw-r--r--pipelines/cowboy-prs16
-rw-r--r--pipelines/cowlib-prs8
-rw-r--r--pipelines/ranch-prs8
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": {