-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdeployments_view_success.html
413 lines (399 loc) · 21.5 KB
/
deployments_view_success.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
<!DOCTYPE html>
<html lang='en'>
<head>
<meta content="authenticity_token" name="csrf-param" />
<meta content="QFy+K8j0wqfIVSkkd89qe/QEo2wgm/4H1FtjcbzE47I=" name="csrf-token" />
<meta charset='utf-8'>
<meta content='width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1' name='viewport'>
<title>DeepPHPOOP - treetree - Deploy</title>
<link href="/assets/css/fonts.css" media="screen" rel="stylesheet" />
<link href="/assets/css/application-4abd7d5764f0748a74fcf362045c3021.css" media="screen" rel="stylesheet" />
<link href='/assets/images/favicon.png' rel='icon' style='image/png'>
<meta content='deepphpoop' name='project-id'>
<link href='/projects/deepphpoop/deployments.rss?token=u2c0ljxymnztvid2l99yx0wbogc8g3the4e3tkr7' rel='alternate' title='Deployment History for DeepPHPOOP' type='application/rss+xml'>
</head>
<body class='js-deployments-show'>
<div class='header'>
<div class='header__inner'>
<div class='container'>
<h1 class='branding'><a href="/">Deploy</a></h1>
<nav class='main-menu'>
<ul class='inline-list'>
<li class='inline-list__item main-menu__item'>
<a class="main-menu__link" href="/"><img alt="Dashboard Icon" class="main-menu__icon" src="/assets/images/icon-dashboard-b7fc48923a8411a5354a81b66e34b692.svg" />
<span class='main-menu__text'>Dashboard</span>
</a></li>
<li class='inline-list__item is-active main-menu__item'>
<a class="main-menu__link" href="/projects"><img alt="Projects Icon" class="main-menu__icon" src="/assets/images/icon-projects-f2e21fdd8c1a0dfc1b7e438396263705.svg" />
<span class='main-menu__text'>Projects</span>
</a></li>
<li class='inline-list__item main-menu__item'>
<a class="main-menu__link" href="/account"><img alt="Account icon" class="main-menu__icon" src="/assets/images/icon-accounts-5573fc3b8b4b9b204d48ac0d24eb1799.svg" />
<span class='main-menu__text'>Account</span>
</a></li>
<li class='inline-list__item main-menu__item'>
<a class="main-menu__link" href="/users"><img alt="Users icon" class="main-menu__icon" src="/assets/images/icon-users-4d09e071ba1c6eed77353183a91a9e9c.svg" />
<span class='main-menu__text'>Users</span>
</a></li>
</ul>
</nav>
<div class='user-menu'>
<a class="js-toggle-nav" href="#" rel="nofollow"><img alt="shukai zhao's Avatar" class="user-menu__icon avatar-image" src="/assets/images/avatar.png" />
</a></div>
</div>
</div>
<nav class='nav js-nav is-hidden'>
<div class='nav__container container'>
<div class='box box--heavy user-menu-block'>
<ul class='block-list'>
<li class='block-list__item'>
<a class="block-list__link" href="http://support.deployhq.com/">Support</a>
</li>
<li class='block-list__item'>
<a class="block-list__link" href="/profile">Profile</a>
</li>
<li class='block-list__item'>
<a class="block-list__link" href="/logout">Logout</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
<div class='second-navigation js-nav-bar is-menu-closed'>
<div class='container u-clearfix'>
<div class='second-navigation__title'>
<a class="g-text-semibold" href="/projects/deepphpoop">DeepPHPOOP</a>
</div>
<a class="second-navigation__toggle js-toggle-menu" href="#"><img alt="Menu Icon" class="second-navigation__toggle-img second-navigation__toggle-img--open" src="/assets/images/icon-menu-2eb971600fbdab538bd350931cbd5fe8.svg" />
<img alt="Menu Icon" class="second-navigation__toggle-img second-navigation__toggle-img--hide" src="/assets/images/icon-hide-3ee2bdbbde6b0a782e4c8d23241bccf6.svg" />
</a><ul class='second-menu'>
<li class='is-active second-menu__item'>
<a class="second-menu__link" href="/projects/deepphpoop/deployments">Deployments</a>
</li>
<li class='second-menu__item is-dropdown'>
<a class="second-menu__link second-menu__link--dropdown" href="/projects/deepphpoop/edit">Settings</a>
<ul class='sub-menu box box--heavy'>
<li class='sub-menu__item'>
<a class="sub-menu__link" href="/projects/deepphpoop/edit">General Settings</a>
</li>
<li class='sub-menu__item'>
<a class="sub-menu__link" href="/projects/deepphpoop/servers">Servers & Groups</a>
</li>
<li class='sub-menu__item'>
<a class="sub-menu__link" href="/projects/deepphpoop/config_files">Config Files</a>
</li>
<li class='sub-menu__item'>
<a class="sub-menu__link" href="/projects/deepphpoop/excluded_files">Excluded Files</a>
</li>
<li class='sub-menu__item'>
<a class="sub-menu__link" href="/projects/deepphpoop/notifications">Notifications</a>
</li>
<li class='sub-menu__item'>
<a class="sub-menu__link" href="/projects/deepphpoop/commands">SSH Commands</a>
</li>
</ul>
</li>
<li class='second-menu__item'>
<a href="https://github.com/shukai0828/DeepPHPOOP/tree/master">Browse Repository</a>
</li>
<li class='second-menu__item'>
<a href="https://github.com/shukai0828/DeepPHPOOP/commits/master">View Commits</a>
</li>
<li class='second-menu__item second-menu__item--deploy'>
<a href="/projects/deepphpoop/deployments/new">Deploy Now</a>
</li>
</ul>
</div>
</div>
<div class='container'>
<div class='flash flash--spaced flash--neutral'>
<p>This project was last deployed 2 days ago to <strong>RoyalWebHosting</strong>. <a href="/projects/deepphpoop/deployments/6ac8f26c-17b6-8610-a1a5-8d6c240e3d0f">View details</a>.</p>
</div>
</div>
<div class='container clearfix'>
<p class='page-back'><a class="page-back__link" href="/projects/deepphpoop/deployments">← Back to list</a></p>
<div class='section section--first box'>
<div class='page-header'>
<h2 class='page-header__title g-heading-alpha'>Deployments</h2>
<p class='page-header__lead'>
The log below outlines all the stages which have been carried out for this deployment.
The page will automatically update as the deployment is running.
</p>
</div>
</div>
<div class='flash flash--completed flash--spaced' data-status='completed' id='js-deployment-status'>
<div class='is-hidden js-status js-status--pending'>
<h4>Please wait…</h4>
<p>
We're just waiting for some spare capacity on our servers to run your deployment.
This doesn't usually take more than a few moments.
This page will update automatically.
</p>
<p>
<a class="button button--negative" confirm="Are you sure you want to abort this deployment?" data-method="post" href="/projects/deepphpoop/deployments/6ac8f26c-17b6-8610-a1a5-8d6c240e3d0f/abort" rel="nofollow">Abort Deployment</a>
</p>
</div>
<div class='is-hidden js-status js-status--running'>
<h4 class='flash__heading'>Deploying…</h4>
<p>
<a confirm="Are you sure you want to abort this deployment?" data-method="post" href="/projects/deepphpoop/deployments/6ac8f26c-17b6-8610-a1a5-8d6c240e3d0f/abort" rel="nofollow">Abort Deployment!</a>
</p>
<p>
Your deployment is currently in progress.
The deployment log below will update live to inform you of the progress.
This box will turn green when the deployment has completed.
</p>
</div>
<div class='js-status js-status--completed'>
<h4 class='flash__heading'>Deployment has finished successfully!</h4>
<p>
The deployment is now complete. All files were transferred successfully to your
1 server.
</p>
</div>
<div class='is-hidden js-status js-status--failed'>
<h4 class='flash__heading'>Uh oh! Something went wrong with this deployment…</h4>
<p>
<a class="button" data-method="post" href="/projects/deepphpoop/deployments/6ac8f26c-17b6-8610-a1a5-8d6c240e3d0f/retry" rel="nofollow">Retry Deployment?</a>
</p>
<p>
We're very sorry to report that something went wrong while trying to run your deployment.
Please check the log below and contact <a href="mailto:[email protected]">[email protected]</a> if you need assistance.
</p>
</div>
</div>
<div class='section--first js-progress'>
<div class='is-expanded js-log-entries log'>
<div class='log-item log-item--success' id='603992293'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
Deployment complete
</p>
</div>
</div>
<div class='log-item log-item--note' id='603992290'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
Notifying [email protected]
</p>
</div>
</div>
<div class='log-item log-item--info' data-server='152206' id='603992287'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
Disconnected from FTP server
</p>
</div>
</div>
<div class='log-item log-item--note' data-server='152206' id='603992284'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
Uploading deployment/deployment/config.ini
</p>
</div>
</div>
<div class='log-item log-item--info' data-server='152206' id='603992281'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
1 config file(s) need to be uploaded
</p>
</div>
</div>
<div class='log-item log-item--note' data-server='152206' id='603992278'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
Excluding file README.md
</p>
</div>
</div>
<div class='log-item log-item--info' data-server='152206' id='603992275'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
1 file(s) have been changed and will be uploaded
</p>
</div>
</div>
<div class='log-item log-item--info' data-server='152206' id='603992272'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
0 file(s) are no longer required and will be removed
</p>
</div>
</div>
<div class='log-item log-item--info' data-server='152206' id='603992269'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
Connected to FTP server at f13-preview.royalwebhosting.net:21 (PASV)
</p>
</div>
</div>
<div class='log-item log-item--note' data-server='152206' id='603992266'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
Connecting to server at f13-preview.royalwebhosting.net:21 (PASV)
</p>
</div>
</div>
<div class='log-item log-item--note' id='603992263'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
Calculating changes required for deployment
</p>
</div>
</div>
<div class='log-item log-item--note' id='603992260'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
Repository update completed
</p>
</div>
</div>
<div class='log-item log-item--note' id='603992257'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
Updating cached repository from <a href="https://github.com/shukai0828/DeepPHPOOP/tree/master">https://github.com/shukai0828/DeepPHPOOP.git</a>
</p>
</div>
</div>
<div class='log-item log-item--note' id='603992254'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
Deployment started by shukai zhao
</p>
</div>
</div>
<div class='log-item log-item--note' id='603992251'>
<div class='log-item__inner'>
<p class='log-item__date g-text-micro'>11 Jan 08:49</p>
<p class='log-item__message'>
Beginning deployment from ffb12eca555d885e8f8892cdb7d842d8b7a3eaff to a04971d1dd5924b5d0bc71de2ab9d2e31f46ff9d (master)
</p>
</div>
</div>
</div>
</div>
</div>
<div class='footer'>
<div class='container'>
<div class='row'>
<div class='column column--quarter'>
<h5 class='footer-heading g-heading-gamma'>About</h5>
<ul class='footer-links'>
<li class='footer-links__item'><a href="http://deployhq.com">Website</a></li>
<li class='footer-links__item'><a href="http://deployhq.com/terms">Terms & Conditions</a></li>
<li class='footer-links__item'><a href="http://deployhq.com/privacy">Privacy Policy</a></li>
</ul>
</div>
<div class='column column--quarter'>
<h5 class='footer-heading g-heading-gamma'>Support</h5>
<ul class='footer-links'>
<li class='footer-links__item'><a href="http://support.deployhq.com/">Help & Support</a></li>
<li class='footer-links__item'><a href="http://twitter.com/deployhq">Twitter</a></li>
<li class='footer-links__item'><a href="https://community.atechmedia.com/" target="_blank">Community</a></li>
<li class='footer-links__item'><a href="http://status.atechmedia.com">Service Status</a></li>
</ul>
</div>
<div class='column column--quarter'>
<h5 class='footer-heading g-heading-gamma'>Products</h5>
<ul class='footer-links'>
<li class='footer-links__item'><a href="https://www.codebasehq.com" target="_blank">Codebase</a></li>
<li class='footer-links__item'><a href="https://sirportly.com/" target="_blank">Sirportly</a></li>
<li class='footer-links__item'><a href="https://viaduct.io/" target="_blank">Viaduct</a></li>
</ul>
</div>
<div class='column column--quarter'>
<a class="footer__branding" href="http://atechmedia.com"><img alt="Atechmedia logo" src="/assets/images/atechmedia-logo-0c4d3f231c616ea3edec833d64afb407.png" /></a>
</div>
</div>
<p class='footer__copyright'>© 2015 <a href="http://atechmedia.com">aTech Media Limited</a>. All rights reserved.</p>
</div>
</div>
<div class='feedback-bar'>
<div class='container'>
<ul class='feedback-list'>
<li class='feedback-list__item'>
<a class="feedback-list__link js-feedback-form" href="#">Report Bug</a>
<div class='feedback-bar__form'>
<h2 class='form-heading g-heading-gamma'>Report Bug</h2>
<form accept-charset="UTF-8" action="/feedback/report_bug" class="js-feedback" method="post"><div style="display:none"><input name="utf8" type="hidden" value="✓" /><input name="authenticity_token" type="hidden" value="QFy+K8j0wqfIVSkkd89qe/QEo2wgm/4H1FtjcbzE47I=" /></div>
<input id="url" name="url" type="hidden" value="https://treetree.beta.deployhq.com/projects/deepphpoop/deployments/6ac8f26c-17b6-8610-a1a5-8d6c240e3d0f?action=show&controller=deployments&id=6ac8f26c-17b6-8610-a1a5-8d6c240e3d0f&project_id=deepphpoop" />
<div class='form-group'>
<label class="form-label" for="description">Describe Problem</label>
<textarea class="textarea" id="description" name="description" rows="6">
</textarea>
<p class='form-hint'>Please describe the bug you are experiencing.</p>
</div>
<div class='form-group'>
<label class="form-label" for="browser">Browser</label>
<input class="form-control" id="browser" name="browser" type="text" />
<p class='form-hint'>What browser and browser version are you using?</p>
</div>
<button class="button button--positive button--small" name="button" type="Submit">Send</button>
</form>
</div>
</li>
<li class='feedback-list__item'>
<a class="feedback-list__link js-feedback-form" href="#">Feedback</a>
<div class='feedback-bar__form'>
<h2 class='form-heading g-heading-gamma'>Submit Feedback</h2>
<form accept-charset="UTF-8" action="/feedback/feedback" class="js-feedback" method="post"><div style="display:none"><input name="utf8" type="hidden" value="✓" /><input name="authenticity_token" type="hidden" value="QFy+K8j0wqfIVSkkd89qe/QEo2wgm/4H1FtjcbzE47I=" /></div>
<div class='form-group'>
<label class="form-label" for="summary">What do you think?</label>
<textarea class="textarea" id="description" name="description" rows="6">
</textarea>
</div>
<button class="button button--positive button--small" name="button" type="Submit">Send</button>
</form>
</div>
</li>
</ul>
<p class='feedback-paragraph'>
You are currently using the beta version of Deploy.
<a href="https://treetree.deployhq.com/">Use the stable version →</a>
</p>
</div>
</div>
<script src="/assets/js/cdn.viaduct.io/webpush.js"></script>
<script src="/assets/js/application-4050524b872d18d5132f11c99b6d4bf2.js"></script>
<script>
//<![CDATA[
window.Utility || (window.Utility = {});
Utility.RailsVars = {"user_timezone":"Etc/UTC","vwp_token":"13c9299896384ac5ac3cf68c","project":"deepphpoop","deployment":"6ac8f26c-17b6-8610-a1a5-8d6c240e3d0f","vwp_channel_key":"private-deployment-7276387"};
(function() {
window.$this = new (App.Deployments || App.Base)();
if (typeof $this.show === 'function') {
return $this.show.call();
}
})();
//]]>
</script>
<script src='/assets/js/identity/remote.js' type='text/javascript'></script>
<script>
//<![CDATA[
var atechIdentity = new AtechIdentity();
atechIdentity.host = 'http://pt.justdeployit.com';
atechIdentity.userKey = '3b2662a4-843b-798f-417b-5755dda2e195';
atechIdentity.applicationKey = '2a9869df-7c90-3f32-0538-0bec6f4c4129';
atechIdentity.expiry = 1421159922;
atechIdentity.authHash = '3d919c5111e7597aa6e2a079337dc444df6e3c3f';
atechIdentity.getRemoteUserData();
//]]>
</script>
<!--- Version 741d36, served by vdtapp-531-9150-c84123b028 -->
</body>
</html>