Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
a2c9a826
Commit
a2c9a826
authored
Jun 19, 2017
by
Bryce Johnson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update expected format for linked_pipelines_mack_data.
parent
32c6ab95
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
spec/javascripts/pipelines/graph/linked_pipelines_mock_data.js
...javascripts/pipelines/graph/linked_pipelines_mock_data.js
+2
-2
No files found.
spec/javascripts/pipelines/graph/linked_pipelines_mock_data.js
View file @
a2c9a826
/* eslint-disable quote-props, quotes, comma-dangle */
export
default
{
"
triggered_by
"
:
[
{
"
triggered_by
"
:
{
"
id
"
:
129
,
"
active
"
:
true
,
"
path
"
:
"
/gitlab-org/gitlab-ce/pipelines/129
"
,
...
...
@@ -56,7 +56,7 @@ export default {
"
cancel_path
"
:
"
/gitlab-org/gitlab-ce/pipelines/129/cancel
"
,
"
created_at
"
:
"
2017-05-24T14:46:20.090Z
"
,
"
updated_at
"
:
"
2017-05-24T14:46:29.906Z
"
}
]
,
},
"
triggered
"
:
[{
"
id
"
:
132
,
"
active
"
:
true
,
...
...
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