aboutsummaryrefslogblamecommitdiffstats
path: root/pipelines/esdl2
blob: 389c9b3fbceb9f2b0e4c9638cac4892bcfa74e0b (plain) (tree)















































































































































                                                                                                                                                           
{
  "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,
      "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"
  },
  "scheduled_builds_count": 1,
  "running_builds_count": 0,
  "scheduled_jobs_count": 4,
  "running_jobs_count": 0,
  "waiting_jobs_count": 2,
  "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
    }
  ]
}