Skip to content

Commit 07f9393

Browse files
committed
Add CI Payloads
1 parent 71279c2 commit 07f9393

9 files changed

+1203
-0
lines changed

data/payloads/circleci_project_github_dlang_dmd_2827

Lines changed: 483 additions & 0 deletions
Large diffs are not rendered by default.

data/payloads/circleci_project_github_dlang_phobos_1778

Lines changed: 534 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!doctype html>
2+
3+
<link rel="stylesheet" href="/static/style.css" />
4+
5+
<title>Test result - DAutoTest</title>
6+
7+
<body>
8+
<h1>Test result</h1>
9+
10+
<table><tr><td>Component</td><td>dmd</td></tr><tr><td>Pull request</td><td><a href="https://github.com/dlang/dmd/pull/6553">#6553</a></td></tr><tr><td>Base result</td><td><a href="../!base/">View</a></td></tr><tr><td>Status</td><td>success</td></tr><tr><td>Details</td><td>Documentation OK (no changes)</td></tr><tr><td>Build log</td><td><a href="build.log">View</a></td></tr><tr><td>Files</td><td><a href="file/web/index.html">Main page</a> &middot; <a href="file/web/phobos-prerelease/index.html">Phobos</a> &middot; <a href="file/web/library-prerelease/index.html">DDox</a> &middot; <a href="file/web/">All files</a></td></tr><tr><td>Changes</td><td><table class="changes"><tr><td>web/dlangspec.mobi</td><td>(binary file)</td><td><a href="../!base/file/web/dlangspec.mobi">Old</a> <a href="file/web/dlangspec.mobi">New</a> <a href="diff/web/dlangspec.mobi">Diff</a></td></tr><tr><td>web/dlangspec.pdf</td><td>(binary file)</td><td><a href="../!base/file/web/dlangspec.pdf">Old</a> <a href="file/web/dlangspec.pdf">New</a> <a href="diff/web/dlangspec.pdf">Diff</a></td></tr></table></td></tr></table>
11+
</body>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!doctype html>
2+
3+
<link rel="stylesheet" href="/static/style.css" />
4+
5+
<title>Test result - DAutoTest</title>
6+
7+
<body>
8+
<h1>Test result</h1>
9+
10+
<table><tr><td>Component</td><td>phobos</td></tr><tr><td>Pull request</td><td><a href="https://github.com/dlang/phobos/pull/5131">#5131</a></td></tr><tr><td>Base result</td><td><a href="../!base/">View</a></td></tr><tr><td>Status</td><td>error</td></tr><tr><td>Details</td><td>Merge failed</td></tr><tr><td>Build log</td><td><a href="build.log">View</a></td></tr><tr><td>Files</td><td><a href="file/web/index.html">Main page</a> &middot; <a href="file/web/phobos-prerelease/index.html">Phobos</a> &middot; <a href="file/web/library-prerelease/index.html">DDox</a> &middot; <a href="file/web/">All files</a></td></tr></table>
11+
</body>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[
2+
3+
]
Lines changed: 134 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,134 @@
1+
{
2+
"state": "pending",
3+
"statuses": [
4+
{
5+
"url": "https://api.github.com/repos/dlang/dmd/statuses/eb53933e2d0989f6da3edf8581bb3de4acac9f0e",
6+
"id": 913326948,
7+
"state": "success",
8+
"description": "Your tests passed on CircleCI!",
9+
"target_url": "https://circleci.com/gh/dlang/dmd/1864?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link",
10+
"context": "ci/circleci",
11+
"created_at": "2016-12-15T15:30:11Z",
12+
"updated_at": "2016-12-15T15:30:11Z"
13+
},
14+
{
15+
"url": "https://api.github.com/repos/dlang/dmd/statuses/eb53933e2d0989f6da3edf8581bb3de4acac9f0e",
16+
"id": 913343183,
17+
"state": "success",
18+
"description": "86.501% (+0.001%) compared to b7d84f8",
19+
"target_url": "https://codecov.io/gh/dlang/dmd/compare/b7d84f8c7358d4bdf5518392bcf99831c09faf3b...eb53933e2d0989f6da3edf8581bb3de4acac9f0e",
20+
"context": "codecov/project",
21+
"created_at": "2016-12-15T15:36:42Z",
22+
"updated_at": "2016-12-15T15:36:42Z"
23+
},
24+
{
25+
"url": "https://api.github.com/repos/dlang/dmd/statuses/eb53933e2d0989f6da3edf8581bb3de4acac9f0e",
26+
"id": 913343256,
27+
"state": "success",
28+
"description": "100% of diff hit (target 86.500%)",
29+
"target_url": "https://codecov.io/gh/dlang/dmd/compare/b7d84f8c7358d4bdf5518392bcf99831c09faf3b...eb53933e2d0989f6da3edf8581bb3de4acac9f0e",
30+
"context": "codecov/patch",
31+
"created_at": "2016-12-15T15:36:44Z",
32+
"updated_at": "2016-12-15T15:36:44Z"
33+
},
34+
{
35+
"url": "https://api.github.com/repos/dlang/dmd/statuses/eb53933e2d0989f6da3edf8581bb3de4acac9f0e",
36+
"id": 913453137,
37+
"state": "success",
38+
"description": "The Travis CI build passed",
39+
"target_url": "https://travis-ci.org/dlang/dmd/builds/184269264",
40+
"context": "continuous-integration/travis-ci/pr",
41+
"created_at": "2016-12-15T16:20:51Z",
42+
"updated_at": "2016-12-15T16:20:51Z"
43+
},
44+
{
45+
"url": "https://api.github.com/repos/dlang/dmd/statuses/eb53933e2d0989f6da3edf8581bb3de4acac9f0e",
46+
"id": 928992984,
47+
"state": "success",
48+
"description": "Documentation OK (no changes)",
49+
"target_url": "http://dtest.thecybershadow.net/results/b4d532b2ba83497292a119cb8fcefd3889e04d78/eb53933e2d0989f6da3edf8581bb3de4acac9f0e/",
50+
"context": "CyberShadow/DAutoTest",
51+
"created_at": "2016-12-26T16:38:15Z",
52+
"updated_at": "2016-12-26T16:38:15Z"
53+
},
54+
{
55+
"url": "https://api.github.com/repos/dlang/dmd/statuses/eb53933e2d0989f6da3edf8581bb3de4acac9f0e",
56+
"id": 929015869,
57+
"state": "pending",
58+
"description": "Pass: 4, Pending: 6",
59+
"target_url": "https://auto-tester.puremagic.com/pull-history.ghtml?projectid=1&repoid=1&pullid=6324",
60+
"context": "auto-tester",
61+
"created_at": "2016-12-26T17:16:42Z",
62+
"updated_at": "2016-12-26T17:16:42Z"
63+
}
64+
],
65+
"sha": "eb53933e2d0989f6da3edf8581bb3de4acac9f0e",
66+
"total_count": 6,
67+
"repository": {
68+
"id": 1257070,
69+
"name": "dmd",
70+
"full_name": "dlang/dmd",
71+
"owner": {
72+
"login": "dlang",
73+
"id": 565913,
74+
"avatar_url": "https://avatars.githubusercontent.com/u/565913?v=3",
75+
"gravatar_id": "",
76+
"url": "https://api.github.com/users/dlang",
77+
"html_url": "https://github.com/dlang",
78+
"followers_url": "https://api.github.com/users/dlang/followers",
79+
"following_url": "https://api.github.com/users/dlang/following{/other_user}",
80+
"gists_url": "https://api.github.com/users/dlang/gists{/gist_id}",
81+
"starred_url": "https://api.github.com/users/dlang/starred{/owner}{/repo}",
82+
"subscriptions_url": "https://api.github.com/users/dlang/subscriptions",
83+
"organizations_url": "https://api.github.com/users/dlang/orgs",
84+
"repos_url": "https://api.github.com/users/dlang/repos",
85+
"events_url": "https://api.github.com/users/dlang/events{/privacy}",
86+
"received_events_url": "https://api.github.com/users/dlang/received_events",
87+
"type": "Organization",
88+
"site_admin": false
89+
},
90+
"private": false,
91+
"html_url": "https://github.com/dlang/dmd",
92+
"description": "dmd D Programming Language compiler",
93+
"fork": false,
94+
"url": "https://api.github.com/repos/dlang/dmd",
95+
"forks_url": "https://api.github.com/repos/dlang/dmd/forks",
96+
"keys_url": "https://api.github.com/repos/dlang/dmd/keys{/key_id}",
97+
"collaborators_url": "https://api.github.com/repos/dlang/dmd/collaborators{/collaborator}",
98+
"teams_url": "https://api.github.com/repos/dlang/dmd/teams",
99+
"hooks_url": "https://api.github.com/repos/dlang/dmd/hooks",
100+
"issue_events_url": "https://api.github.com/repos/dlang/dmd/issues/events{/number}",
101+
"events_url": "https://api.github.com/repos/dlang/dmd/events",
102+
"assignees_url": "https://api.github.com/repos/dlang/dmd/assignees{/user}",
103+
"branches_url": "https://api.github.com/repos/dlang/dmd/branches{/branch}",
104+
"tags_url": "https://api.github.com/repos/dlang/dmd/tags",
105+
"blobs_url": "https://api.github.com/repos/dlang/dmd/git/blobs{/sha}",
106+
"git_tags_url": "https://api.github.com/repos/dlang/dmd/git/tags{/sha}",
107+
"git_refs_url": "https://api.github.com/repos/dlang/dmd/git/refs{/sha}",
108+
"trees_url": "https://api.github.com/repos/dlang/dmd/git/trees{/sha}",
109+
"statuses_url": "https://api.github.com/repos/dlang/dmd/statuses/{sha}",
110+
"languages_url": "https://api.github.com/repos/dlang/dmd/languages",
111+
"stargazers_url": "https://api.github.com/repos/dlang/dmd/stargazers",
112+
"contributors_url": "https://api.github.com/repos/dlang/dmd/contributors",
113+
"subscribers_url": "https://api.github.com/repos/dlang/dmd/subscribers",
114+
"subscription_url": "https://api.github.com/repos/dlang/dmd/subscription",
115+
"commits_url": "https://api.github.com/repos/dlang/dmd/commits{/sha}",
116+
"git_commits_url": "https://api.github.com/repos/dlang/dmd/git/commits{/sha}",
117+
"comments_url": "https://api.github.com/repos/dlang/dmd/comments{/number}",
118+
"issue_comment_url": "https://api.github.com/repos/dlang/dmd/issues/comments{/number}",
119+
"contents_url": "https://api.github.com/repos/dlang/dmd/contents/{+path}",
120+
"compare_url": "https://api.github.com/repos/dlang/dmd/compare/{base}...{head}",
121+
"merges_url": "https://api.github.com/repos/dlang/dmd/merges",
122+
"archive_url": "https://api.github.com/repos/dlang/dmd/{archive_format}{/ref}",
123+
"downloads_url": "https://api.github.com/repos/dlang/dmd/downloads",
124+
"issues_url": "https://api.github.com/repos/dlang/dmd/issues{/number}",
125+
"pulls_url": "https://api.github.com/repos/dlang/dmd/pulls{/number}",
126+
"milestones_url": "https://api.github.com/repos/dlang/dmd/milestones{/number}",
127+
"notifications_url": "https://api.github.com/repos/dlang/dmd/notifications{?since,all,participating}",
128+
"labels_url": "https://api.github.com/repos/dlang/dmd/labels{/name}",
129+
"releases_url": "https://api.github.com/repos/dlang/dmd/releases{/id}",
130+
"deployments_url": "https://api.github.com/repos/dlang/dmd/deployments"
131+
},
132+
"commit_url": "https://api.github.com/repos/dlang/dmd/commits/eb53933e2d0989f6da3edf8581bb3de4acac9f0e",
133+
"url": "https://api.github.com/repos/dlang/dmd/commits/eb53933e2d0989f6da3edf8581bb3de4acac9f0e/status"
134+
}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
3+
4+
5+
6+
<!DOCTYPE html><html><head resURL="/static/d741984f" data-rooturl="" data-resurl="/static/d741984f">
7+
8+
9+
<title>dmd_trigger #974 [Jenkins]</title><link rel="stylesheet" href="/static/d741984f/css/layout-common.css" type="text/css" /><link rel="stylesheet" href="/static/d741984f/css/style.css" type="text/css" /><link rel="stylesheet" href="/static/d741984f/css/color.css" type="text/css" /><link rel="stylesheet" href="/static/d741984f/css/responsive-grid.css" type="text/css" /><link rel="shortcut icon" href="/static/d741984f/favicon.ico" type="image/vnd.microsoft.icon" /><link color="black" rel="mask-icon" href="/images/mask-icon.svg" /><script>var isRunAsTest=false; var rootURL=""; var resURL="/static/d741984f";</script><script src="/static/d741984f/scripts/prototype.js" type="text/javascript"></script><script src="/static/d741984f/scripts/behavior.js" type="text/javascript"></script><script src='/adjuncts/d741984f/org/kohsuke/stapler/bind.js' type='text/javascript'></script><script src="/static/d741984f/scripts/yui/yahoo/yahoo-min.js"></script><script src="/static/d741984f/scripts/yui/dom/dom-min.js"></script><script src="/static/d741984f/scripts/yui/event/event-min.js"></script><script src="/static/d741984f/scripts/yui/animation/animation-min.js"></script><script src="/static/d741984f/scripts/yui/dragdrop/dragdrop-min.js"></script><script src="/static/d741984f/scripts/yui/container/container-min.js"></script><script src="/static/d741984f/scripts/yui/connection/connection-min.js"></script><script src="/static/d741984f/scripts/yui/datasource/datasource-min.js"></script><script src="/static/d741984f/scripts/yui/autocomplete/autocomplete-min.js"></script><script src="/static/d741984f/scripts/yui/menu/menu-min.js"></script><script src="/static/d741984f/scripts/yui/element/element-min.js"></script><script src="/static/d741984f/scripts/yui/button/button-min.js"></script><script src="/static/d741984f/scripts/yui/storage/storage-min.js"></script><script src="/static/d741984f/scripts/hudson-behavior.js" type="text/javascript"></script><script src="/static/d741984f/scripts/sortable.js" type="text/javascript"></script><script>crumb.init("", "");</script><link rel="stylesheet" href="/static/d741984f/scripts/yui/container/assets/container.css" type="text/css" /><link rel="stylesheet" href="/static/d741984f/scripts/yui/assets/skins/sam/skin.css" type="text/css" /><link rel="stylesheet" href="/static/d741984f/scripts/yui/container/assets/skins/sam/container.css" type="text/css" /><link rel="stylesheet" href="/static/d741984f/scripts/yui/button/assets/skins/sam/button.css" type="text/css" /><link rel="stylesheet" href="/static/d741984f/scripts/yui/menu/assets/skins/sam/menu.css" type="text/css" /><link rel="search" href="/opensearch.xml" type="application/opensearchdescription+xml" title="Jenkins" /><meta name="ROBOTS" content="INDEX,NOFOLLOW" /><script src="/static/d741984f/jsbundles/page-init.js" type="text/javascript"></script></head><body data-model-type="hudson.model.FreeStyleBuild" id="jenkins" class="yui-skin-sam jenkins-2.26 two-column" data-version="2.26"><a href="#skip2content" class="skiplink">Skip to content</a><div id="page-head"><div id="header"><div class="logo"><a id="jenkins-home-link" href="/"><img src="/static/d741984f/images/headshot.png" alt="title" id="jenkins-head-icon" /><img src="/static/d741984f/images/title.png" alt="title" width="139" id="jenkins-name-icon" height="34" /></a></div><div class="login"> <a href="/login?from=%2Fjob%2Fdmd_trigger%2F974%2F"><b>log in</b></a></div><div class="searchbox hidden-xs"><form method="get" name="search" action="/job/dmd_trigger/974/search/" style="position:relative;" class="no-json"><div id="search-box-minWidth"></div><div id="search-box-sizer"></div><div id="searchform"><input name="q" placeholder="search" id="search-box" class="has-default-text" /> <a href="http://wiki.jenkins-ci.org/display/JENKINS/Search+Box"><img src="/static/d741984f/images/16x16/help.png" style="width: 16px; height: 16px; " class="icon-help icon-sm" /></a><div id="search-box-completion"></div><script>createSearchBox("/job/dmd_trigger/974/search/");</script></div></form></div></div><div id="breadcrumbBar"><tr id="top-nav"><td id="left-top-nav" colspan="2"><link rel='stylesheet' href='/adjuncts/d741984f/lib/layout/breadcrumbs.css' type='text/css' /><script src='/adjuncts/d741984f/lib/layout/breadcrumbs.js' type='text/javascript'></script><div class="top-sticker noedge"><div class="top-sticker-inner"><div id="right-top-nav"><div id="right-top-nav"><div class="smallfont"><a href="?auto_refresh=true">ENABLE AUTO REFRESH</a></div></div></div><ul id="breadcrumbs"><li class="item"><a href="/" class="model-link inside">Jenkins</a></li><li href="/" class="children"></li><li class="item"><a href="/job/dmd_trigger/" class="model-link inside">dmd_trigger</a></li><li href="/job/dmd_trigger/" class="children"></li><li class="item"><a href="/job/dmd_trigger/974/" class="model-link inside">#974</a></li><li class="separator"></li></ul><div id="breadcrumb-menu-target"></div></div></div></td></tr></div></div><div id="page-body" class="clear"><div id="side-panel"><div id="tasks"><div class="task"><a href="/job/dmd_trigger/" class="task-icon-link"><img src="/static/d741984f/images/24x24/up.png" style="width: 24px; height: 24px; width: 24px; height: 24px; margin: 2px;" class="icon-up icon-md" /></a> <a href="/job/dmd_trigger/" class="task-link">Back to Project</a></div><div class="task"><a href="/job/dmd_trigger/974/" class="task-icon-link"><img src="/static/d741984f/images/24x24/search.png" style="width: 24px; height: 24px; width: 24px; height: 24px; margin: 2px;" class="icon-search icon-md" /></a> <a href="/job/dmd_trigger/974/" class="task-link"><b>Status</b></a><div class="subtasks"></div></div><div class="task"><a href="/job/dmd_trigger/974/changes" class="task-icon-link"><img src="/static/d741984f/images/24x24/notepad.png" style="width: 24px; height: 24px; width: 24px; height: 24px; margin: 2px;" class="icon-notepad icon-md" /></a> <a href="/job/dmd_trigger/974/changes" class="task-link">Changes</a></div><div class="task"><a href="/job/dmd_trigger/974/console" class="task-icon-link"><img src="/static/d741984f/images/24x24/terminal.png" style="width: 24px; height: 24px; width: 24px; height: 24px; margin: 2px;" class="icon-terminal icon-md" /></a> <a href="/job/dmd_trigger/974/console" class="task-link">Console Output</a></div><div class="task"><a href="/job/dmd_trigger/974/configure" class="task-icon-link"><img src="/static/d741984f/images/24x24/notepad.png" style="width: 24px; height: 24px; width: 24px; height: 24px; margin: 2px;" class="icon-notepad icon-md" /></a> <a href="/job/dmd_trigger/974/configure" class="task-link">View Build Information</a></div><div class="task"><a href="/job/dmd_trigger/974/parameters" class="task-icon-link"><img src="/static/d741984f/images/24x24/document-properties.png" style="width: 24px; height: 24px; width: 24px; height: 24px; margin: 2px;" class="icon-document-properties icon-md" /></a> <a href="/job/dmd_trigger/974/parameters" class="task-link">Parameters</a></div><div class="task"><a href="/job/dmd_trigger/973/" class="task-icon-link"><img src="/static/d741984f/images/24x24/previous.png" style="width: 24px; height: 24px; width: 24px; height: 24px; margin: 2px;" class="icon-previous icon-md" /></a> <a href="/job/dmd_trigger/973/" class="task-link">Previous Build</a></div><div class="task"><a href="/job/dmd_trigger/975/" class="task-icon-link"><img src="/static/d741984f/images/24x24/next.png" style="width: 24px; height: 24px; width: 24px; height: 24px; margin: 2px;" class="icon-next icon-md" /></a> <a href="/job/dmd_trigger/975/" class="task-link">Next Build</a></div></div></div><div id="main-panel"><a name="skip2content"></a><div style="float:right; background-color:white; z-index: 1; position:relative; margin-left: 1em"><div style="margin-top:1em">Started 23 hr ago</div><div>
10+
Took <a href="/job/dmd_trigger/buildTimeTrend">48 sec</a></div></div><h1 class="build-caption page-headline"><img src="/static/d741984f/images/48x48/red.png" alt="Failed" tooltip="Failed" style="width: 48px; height: 48px; " class="icon-red icon-xlg" />
11+
Build #974
12+
(Feb 19, 2017 1:49:04 AM)
13+
</h1><div><div id="description"><div><a title="todt.d: replace use of abytes with toStringSymbol()" href="https://github.com/dlang/dmd/pull/6552">PR #6552</a>: todt.d: replace use of abyt...</div></div></div><table style="margin-top: 1em; margin-left:1em;"><tr><td><img src="/static/d741984f/images/48x48/notepad.png" style="width: 48px; height: 48px; " class="icon-notepad icon-xlg" /></td><td style="vertical-align:middle">No changes.</td></tr><tr><td><img src="/static/d741984f/images/48x48/orange-square.png" style="width: 48px; height: 48px; " class="icon-orange-square icon-xlg" /></td><td style="vertical-align:middle"><p><span>GitHub pull request #6552 of commit 378ec2f7616ec7ca4554c5381b45561473b0c218, no merge conflicts.</span></p></td></tr><h2>Subproject Builds</h2><ul style="list-style-type: none;"><li><a href="/job/DPL/" class="model-link">DPL</a><a href="/job/DPL/1480/" class="model-link"><img src="/static/d741984f/images/16x16/red.png" alt="Failed" height="16" width="16" />#1480</a></li></ul></table></div></div><footer><div class="container-fluid"><div class="row"><div class="col-md-6" id="footer"></div><div class="col-md-18"><span class="page_generated">Page generated: Feb 20, 2017 1:15:46 AM CET</span><span class="rest_api"><a href="api/">REST API</a></span><span class="jenkins_ver"><a href="http://jenkins-ci.org/">Jenkins ver. 2.26</a></span></div></div></div></footer></body></html>

0 commit comments

Comments
 (0)