Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Privacy
Imprint
Contact
Login methods
Sign in
Toggle navigation
Menu
Open sidebar
projects.thm.de
GitLab
Commits
a8b3478c
Commit
a8b3478c
authored
Jul 03, 2018
by
Élie
Browse files
New jobs sorting
parent
c489d53b
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/api/jobs.md
View file @
a8b3478c
...
...
@@ -32,15 +32,12 @@ Example of response
"title"
:
"Test the CI integration."
},
"coverage"
:
null
,
"created_at"
:
"2015-12-24T15:51:21.802Z"
,
"artifacts_file"
:
{
"filename"
:
"artifacts.zip"
,
"size"
:
1000
},
"finished_at"
:
"2015-12-24T17:54:27.895Z"
,
"artifacts_expire_at"
:
"2016-01-23T17:54:27.895Z"
"id"
:
7
,
"name"
:
"teaspoon"
,
"created_at"
:
"2015-12-24T15:51:21.727Z"
,
"artifacts_file"
:
null
,
"finished_at"
:
"2015-12-24T17:54:24.921Z"
,
"artifacts_expire_at"
:
"2016-01-23T17:54:24.921Z"
,
"id"
:
6
,
"name"
:
"rspec:other"
,
"pipeline"
:
{
"id"
:
6
,
"ref"
:
"master"
,
...
...
@@ -50,7 +47,7 @@ Example of response
"ref"
:
"master"
,
"runner"
:
null
,
"stage"
:
"test"
,
"started_at"
:
"2015-12-24T17:54:2
7
.72
2
Z"
,
"started_at"
:
"2015-12-24T17:54:2
4
.72
9
Z"
,
"status"
:
"failed"
,
"tag"
:
false
,
"user"
:
{
...
...
@@ -79,12 +76,15 @@ Example of response
"title"
:
"Test the CI integration."
},
"coverage"
:
null
,
"created_at"
:
"2015-12-24T15:51:21.727Z"
,
"artifacts_file"
:
null
,
"finished_at"
:
"2015-12-24T17:54:24.921Z"
,
"artifacts_expire_at"
:
"2016-01-23T17:54:24.921Z"
,
"id"
:
6
,
"name"
:
"rspec:other"
,
"created_at"
:
"2015-12-24T15:51:21.802Z"
,
"artifacts_file"
:
{
"filename"
:
"artifacts.zip"
,
"size"
:
1000
},
"finished_at"
:
"2015-12-24T17:54:27.895Z"
,
"artifacts_expire_at"
:
"2016-01-23T17:54:27.895Z"
"id"
:
7
,
"name"
:
"teaspoon"
,
"pipeline"
:
{
"id"
:
6
,
"ref"
:
"master"
,
...
...
@@ -94,7 +94,7 @@ Example of response
"ref"
:
"master"
,
"runner"
:
null
,
"stage"
:
"test"
,
"started_at"
:
"2015-12-24T17:54:2
4
.72
9
Z"
,
"started_at"
:
"2015-12-24T17:54:2
7
.72
2
Z"
,
"status"
:
"failed"
,
"tag"
:
false
,
"user"
:
{
...
...
@@ -148,15 +148,12 @@ Example of response
"title"
:
"Test the CI integration."
},
"coverage"
:
null
,
"created_at"
:
"2015-12-24T15:51:21.802Z"
,
"artifacts_file"
:
{
"filename"
:
"artifacts.zip"
,
"size"
:
1000
},
"finished_at"
:
"2015-12-24T17:54:27.895Z"
,
"artifacts_expire_at"
:
"2016-01-23T17:54:27.895Z"
"id"
:
7
,
"name"
:
"teaspoon"
,
"created_at"
:
"2015-12-24T15:51:21.727Z"
,
"artifacts_file"
:
null
,
"finished_at"
:
"2015-12-24T17:54:24.921Z"
,
"artifacts_expire_at"
:
"2016-01-23T17:54:24.921Z"
"id"
:
6
,
"name"
:
"rspec:other"
,
"pipeline"
:
{
"id"
:
6
,
"ref"
:
"master"
,
...
...
@@ -166,7 +163,7 @@ Example of response
"ref"
:
"master"
,
"runner"
:
null
,
"stage"
:
"test"
,
"started_at"
:
"2015-12-24T17:54:2
7
.72
2
Z"
,
"started_at"
:
"2015-12-24T17:54:2
4
.72
9
Z"
,
"status"
:
"failed"
,
"tag"
:
false
,
"user"
:
{
...
...
@@ -195,12 +192,15 @@ Example of response
"title"
:
"Test the CI integration."
},
"coverage"
:
null
,
"created_at"
:
"2015-12-24T15:51:21.727Z"
,
"artifacts_file"
:
null
,
"finished_at"
:
"2015-12-24T17:54:24.921Z"
,
"artifacts_expire_at"
:
"2016-01-23T17:54:24.921Z"
"id"
:
6
,
"name"
:
"rspec:other"
,
"created_at"
:
"2015-12-24T15:51:21.802Z"
,
"artifacts_file"
:
{
"filename"
:
"artifacts.zip"
,
"size"
:
1000
},
"finished_at"
:
"2015-12-24T17:54:27.895Z"
,
"artifacts_expire_at"
:
"2016-01-23T17:54:27.895Z"
"id"
:
7
,
"name"
:
"teaspoon"
,
"pipeline"
:
{
"id"
:
6
,
"ref"
:
"master"
,
...
...
@@ -210,7 +210,7 @@ Example of response
"ref"
:
"master"
,
"runner"
:
null
,
"stage"
:
"test"
,
"started_at"
:
"2015-12-24T17:54:2
4
.72
9
Z"
,
"started_at"
:
"2015-12-24T17:54:2
7
.72
2
Z"
,
"status"
:
"failed"
,
"tag"
:
false
,
"user"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment