Commit 3e0b7af3 authored by Greg Messner's avatar Greg Messner
Browse files

Initial commit (#154).

parent 6098c820
[
{
"active": true,
"description": "shared-runner-1",
"id": 1,
"is_shared": true,
"name": "runner-1",
"online": true,
"status": "online"
},
{
"active": true,
"description": "shared-runner-2",
"id": 3,
"is_shared": true,
"name": "runner-2",
"online": false,
"status": "offline"
},
{
"active": true,
"description": "test-1-20150125",
"id": 6,
"is_shared": false,
"name": "runner-3",
"online": true,
"status": "paused"
},
{
"active": true,
"description": "test-2-20150125",
"id": 8,
"is_shared": false,
"name": "runner-4",
"online": false,
"status": "offline"
}
]
\ No newline at end of file
{
"active": true,
"architecture": "all",
"description": "test-1-20150125",
"id": 6,
"is_shared": false,
"contacted_at": "2016-01-25T16:39:48.066Z",
"name": "runner-1",
"online": true,
"status": "online",
"platform": "n/a",
"projects": [
{
"id": 1,
"name": "GitLab Community Edition",
"name_with_namespace": "GitLab.org / GitLab Community Edition",
"path": "gitlab-ce",
"path_with_namespace": "gitlab-org/gitlab-ce"
}
],
"token": "205086a8e3b9a2b818ffac9b89d102",
"revision": "123",
"tag_list": [
"ruby",
"mysql"
],
"version": "1.2.3",
"access_level": "ref_protected"
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment