-
Notifications
You must be signed in to change notification settings - Fork 29
/
build_status.html
384 lines (370 loc) · 15.9 KB
/
build_status.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
<!DOCTYPE html>
<html>
<head>
<!-- START META -->
<!-- DO NOT MODIFY THIS BLOCK DIRECTLY. CHANGE index.html THEN RE-BUILD -->
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<meta content="AVD" name="author">
<meta content="SciTools - Python libraries for Weather and Climate Science." name="description">
<meta content="PP, GRIB1, GRIB2, netcdf, HDF, visualisation, weather, climate, map, cartography, projection, map, analysis,
Iris, Cartopy" name="keywords">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible"
content="IE=edge">
<meta name="viewport"
content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="/static/images/scitools-logo-128x128-3.png"
type="image/x-icon">
<!-- END META -->
<meta name="description" content="this is the status page desc">
<title>SciTools Build Status</title>
<!-- START STYLES -->
<!-- DO NOT MODIFY THIS BLOCK DIRECTLY. CHANGE index.html THEN RE-BUILD -->
<link rel="stylesheet"
href="/static/mobirise-icons/mobirise-icons.css">
<link rel="stylesheet"
href="/static/tether/tether.min.css">
<link rel="stylesheet"
href="/static/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet"
href="/static/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet"
href="/static/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet"
href="/static/socicon/css/styles.css">
<link rel="stylesheet"
href="/static/dropdown/css/style.css">
<link rel="stylesheet"
href="/static/theme/css/style.css">
<link rel="stylesheet"
href="/static/mobirise/css/mbr-additional.css"
type="text/css">
<!-- END STYLES -->
</head>
<body>
<!-- START HEADER -->
<!-- DO NOT MODIFY THIS BLOCK DIRECTLY. CHANGE index.html THEN RE-BUILD -->
<section class="menu scitools-menu" once="menu">
<nav class= "navbar navbar-expand beta-menu navbar-dropdown
align-items-center navbar-fixed-top navbar-toggleable-sm">
<button class="navbar-toggler navbar-toggler-right"
type="button"
data-toggle="collapse"
data-target="#navbar-content"
aria-controls="navbar-content"
aria-expanded="false"
aria-label="Toggle navigation">
<div class="hamburger">
<span></span> <span></span> <span></span> <span></span>
</div></button>
<div class="menu-logo">
<div class="navbar-brand">
<span class="navbar-logo">
<a href="/index.html#home-top">
<img src="/static/images/logo.200x200-trans-white-122x122.png"
alt="scitools-logo-white" title="" style="height: 3.8rem;">
</a>
</span>
<span class="navbar-caption-wrap">
<a class="navbar-caption text-white display-4"
href="/index.html#home-top">
SciTools
</a>
</span>
</div>
</div>
<div class="collapse navbar-collapse" id="navbar-content">
<ul class="navbar-nav nav-dropdown nav-right"
data-app-modern-menu="true">
<li class="nav-item">
<a class="nav-link link text-white display-4" href="/index.html#home-top" aria-expanded="true">
<span class="mbri-home mbr-iconfont mbr-iconfont-btn"></span>
Home
</a>
</li>
<li class="nav-item">
<a class="nav-link link text-white display-4" href="/organisation.html#organisation-top" aria-expanded="true">
<span class="mbri-users mbr-iconfont mbr-iconfont-btn"></span>
Organisation
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link link text-white dropdown-toggle display-4"
data-toggle="dropdown-submenu"
aria-expanded="false"><span class=
"mbri-file mbr-iconfont mbr-iconfont-btn"></span>
Documentation
</a>
<div class="dropdown-menu">
<a class="text-white dropdown-item display-4"
href="/iris/docs/stable/"
aria-expanded="false">
Iris
</a>
<a class="text-white dropdown-item display-4"
href="/cartopy/docs/latest/"
aria-expanded="false">
Cartopy
</a>
<a class="text-white dropdown-item display-4"
href="https://iris-grib.readthedocs.io/en/latest/"
aria-expanded="false">
iris-grib
</a>
<a class="text-white dropdown-item display-4"
href="/cf-units/docs/stable/"
aria-expanded="false">
cf-units
</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link link text-white dropdown-toggle display-4"
href="https://github.com/SciTools"
aria-expanded="false"
data-toggle="dropdown-submenu">
<span class="mbri-github mbr-iconfont mbr-iconfont-btn"></span>
GitHub
</a>
<div class="dropdown-menu">
<a class="text-white dropdown-item display-4"
href="https://github.com/SciTools/iris"
aria-expanded="true">
Iris
</a>
<a class="text-white dropdown-item display-4"
href="https://github.com/SciTools/cartopy"
aria-expanded="true">
Cartopy
</a>
<a class="text-white dropdown-item display-4"
href="https://github.com/SciTools/cf-units"
aria-expanded="true">
cf-units
</a>
<a class="text-white dropdown-item display-4"
href="https://github.com/SciTools/iris-grib"
aria-expanded="true">
iris-grib
</a>
<div class="dropdown-divider"></div>
<a class="text-white dropdown-item display-4"
href="https://github.com/SciTools"
aria-expanded="true">
All Repositories
</a>
</div>
</li>
</ul>
</div>
</nav>
</section>
<!-- END HEADER -->
<section class="mbr-section content4 status-title">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-2">
SciTools Build Status
</h2>
<h3 class= "mbr-section-subtitle align-center mbr-light mbr-fonts-style display-5">
One-stop-spot for a quick summary of SciTools' health.
</h3>
</div>
</div>
</div>
</section>
<section class="section-table iris-cartopy-box">
<div class="container container-table">
<h3 class="mbr-section-subtitle mbr-fonts-style align-lef pb-5 mbr-light display-5">
The table below shows the build status of all the major packages contained in SciTools and SciTools-incubator. If available it also shows the test coverage of the package.
</h3>
<div class="table-wrapper">
<div class="container scroll">
<table class="table" cellspacing="0" id="status-table">
<thead>
<tr class="table-heads">
<th class="head-item mbr-fonts-style display-7">
Package Name
</th>
<th class="head-item mbr-fonts-style display-7">
Tag
</th>
<th class="head-item mbr-fonts-style display-7">
Build Status
</th>
<th class="head-item mbr-fonts-style display-7">
Commits Since <br/>
Last Tag
</th>
<th class="head-item mbr-fonts-style display-7">
Contributors
</th>
<th class="head-item mbr-fonts-style display-7">
Downloads
</th>
<th class="head-item mbr-fonts-style display-7">
Test Coverage
</th>
</tr>
</thead>
<tbody>
<!-- The content is populated by a script at the end of the page. -->
</tbody>
</table>
</div>
</div>
</div>
</section>
<!-- START FOOTER -->
<!-- DO NOT MODIFY THIS BLOCK DIRECTLY. CHANGE index.html THEN RE-BUILD -->
<section class="social-links">
<div class="container">
<div class="media-container-row">
<div class="col-md-8 align-center">
<div>
<div class="mbr-social-likes">
<span class="btn btn-social socicon-bg-facebook facebook mx-2"
title="Share link on Facebook">
<i class="socicon socicon-facebook"></i>
</span>
<span class="btn btn-social twitter socicon-bg-twitter mx-2"
title="Share link on Twitter">
<i class="socicon socicon-twitter"></i>
</span>
<span class="btn btn-social plusone socicon-bg-googleplus mx-2"
title="Share link on Google+">
<i class="socicon socicon-googleplus"></i>
</span>
</div>
</div>
</div>
</div>
</div>
</section>
<section once="" class="bottom-links">
<div class="container">
<div class="media-container-row align-center mbr-white">
<div class="row row-links">
<ul class="foot-menu">
<li class="foot-menu-item mbr-fonts-style display-7">
<a class="text-white mbr-bold" href="/organisation.html#about_scitools">
About SciTools
</a>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
<a class="text-white mbr-bold" href="/organisation.html#contact_us">
Contact us
</a>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
<a class="text-white mbr-bold" href="/privacy.html#privacy-top">
Privacy Policy
</a>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
<a class="text-white mbr-bold" href="/organisation.html#governance">
Governance
</a>
</li>
</ul>
</div>
<div class="row social-row">
<div class="social-list align-right pb-2">
<div class="soc-item">
<a href="https://github.com/SciTools">
<span class="mbr-iconfont mbr-iconfont-social socicon-github socicon"></span>
</a>
</div>
</div>
</div>
<div class="row row-copirayt">
<p class="mbr-text mb-0 mbr-fonts-style mbr-white align-center display-7">
© British Crown Copyright 2022, Met Office - All Rights Reserved
</p>
</div>
</div>
</div>
</section>
<!-- END FOOTER -->
<!-- START POST-INCLUDES -->
<!-- DO NOT MODIFY THIS BLOCK DIRECTLY. CHANGE index.html THEN RE-BUILD -->
<script src="/static/jquery/jquery.min.js">
</script>
<script src="/static/popper/popper.min.js">
</script>
<script src="/static/tether/tether.min.js">
</script>
<script src="/static/bootstrap/js/bootstrap.min.js">
</script>
<script src="/static/smoothscroll/smooth-scroll.js">
</script>
<script src="/static/touchswipe/jquery.touch-swipe.min.js">
</script>
<script src="/static/parallax/jarallax.min.js">
</script>
<script src="/static/sociallikes/social-likes.js">
</script>
<script src="/static/dropdown/js/script.min.js">
</script>
<script src="/static/theme/js/script.js">
</script>
<!-- END POST-INCLUDES -->
<script>
repos = [{org: 'SciTools', name: 'iris'},
{org: 'SciTools', name: 'cartopy'},
{org: 'SciTools', name: 'cf_units'},
{org: 'SciTools', name: 'iris-grib'},
{org: 'SciTools', name: 'nc-time-axis'},
{org: 'SciTools-incubator', name: 'python-stratify'},
{org: 'SciTools-incubator', name: 'iris-agg-regrid'},
];
table = $('#status-table');
body = $('tbody')
function build_row(repo) {
return $('<tr>'
+ ' <td class="body-item mbr-fonts-style display-7">'
+ ' <a href="https://github.com/' + repo.org + '/' + repo.name + '">'
+ repo.name
+ ' </a>'
+ ' </td>'
+ ' <td class="body-item mbr-fonts-style display-7">'
+ ' <a href="https://github.com/' + repo.org + '/' + repo.name + '/releases">'
+ ' <img src="https://img.shields.io/github/tag/' + repo.org + '/' + repo.name + '.svg?branch=master" alt="' + repo.name + '-tag" title="' + repo.name + '-tag">'
+ ' </a>'
+ ' </td>'
+ ' <td class="body-item mbr-fonts-style display-7">'
+ ' <a href="https://travis-ci.org/' + repo.org + '/' + repo.name + '">'
+ ' <img src="https://travis-ci.org/' + repo.org + '/' + repo.name + '.svg?branch=master" alt="' + repo.name + '-build-status" title="' + repo.name + '-build-status">'
+ ' </a>'
+ ' </td>'
+ ' <td class="body-item mbr-fonts-style display-7">'
+ ' <a href="https://github.com/' + repo.org + '/' + repo.name + '/commits/master">'
+ ' <img src="https://img.shields.io/github/commits-since/' + repo.org + '/' + repo.name + '/latest.svg?branch=master" alt="' + repo.name + '-commits" title="' + repo.name + '-commits">'
+ ' </a>'
+ ' </td>'
+ ' <td class="body-item mbr-fonts-style display-7">'
+ ' <a href="https://github.com/' + repo.org + '/' + repo.name + '/graphs/contributors">'
+ ' <img src="https://img.shields.io/github/contributors/' + repo.org + '/' + repo.name + '.svg?branch=master" alt="' + repo.name + '-contributors" title="' + repo.name + '-contributors">'
+ ' </a>'
+ ' </td>'
+ ' <td class="body-item mbr-fonts-style display-7">'
+ ' <a href="https://anaconda.org/conda-forge/' + repo.name + '">'
+ ' <img src="https://img.shields.io/conda/dn/conda-forge/' + repo.name + '.svg?branch=master" alt="' + repo.name + '-downloads" title="' + repo.name + '-downloads">'
+ ' </a>'
+ ' </td>'
+ ' <td class="body-item mbr-fonts-style display-7">'
+ ' <a href="https://coveralls.io/github/' + repo.org + '/' + repo.name + '">'
+ ' <img src="https://coveralls.io/repos/github/' + repo.org + '/' + repo.name + '/badge.svg?branch=master" alt="' + repo.name + '-coverage" title="' + repo.name + '-coverage">'
+ ' </a>'
+ ' </td>'
+ '</tr>')
}
$.each(repos, function( index ) {
repo = this;
body.append(build_row(repo));
console.log( index + ": " + repo.org + "/" + repo.name );
});
</script>
</body>
</html>