-
Notifications
You must be signed in to change notification settings - Fork 0
/
footer.html
50 lines (50 loc) · 2.98 KB
/
footer.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
<br><table id="footer" class="sortable">
<tr>
<th>Repository</th>
<th>Build</th>
</tr>
<tr>
<td><a href="https://github.com/scijava/pom-scijava-base">scijava/pom-scijava-base</a></td>
<td class="badge"><a href="https://github.com/scijava/pom-scijava-base/actions"><img data-src="https://github.com/scijava/pom-scijava-base/actions/workflows/build-main.yml/badge.svg"></a></td>
</tr>
<tr>
<td><a href="https://github.com/scijava/pom-scijava">scijava/pom-scijava</a></td>
<td class="badge"><a href="https://github.com/scijava/pom-scijava/actions"><img data-src="https://github.com/scijava/pom-scijava/actions/workflows/build.yml/badge.svg"></a></td>
</tr>
<tr>
<td><a href="https://github.com/scijava/status.scijava.org">scijava/status.scijava.org</a></td>
<td class="badge"><a href="https://github.com/scijava/status.scijava.org/actions"><img data-src="https://github.com/scijava/status.scijava.org/actions/workflows/build.yml/badge.svg"></a></td>
</tr>
<tr>
<td><a href="https://github.com/scijava/incubator">scijava/incubator</a></td>
<td class="badge"><a href="https://github.com/scijava/incubator/actions"><img data-src="https://github.com/scijava/incubator/actions/workflows/build.yml/badge.svg"></a></td>
</tr>
<tr>
<td><a href="https://github.com/imagej/list-of-update-sites">imagej/list-of-update-sites</a></td>
<td class="badge"><a href="https://github.com/imagej/list-of-update-sites/actions"><img data-src="https://github.com/imagej/list-of-update-sites/actions/workflows/deploy.yml/badge.svg"></a></td>
</tr>
<tr>
<td><a href="https://github.com/imagej/tutorials">imagej/tutorials</a></td>
<td class="badge"><a href="https://github.com/imagej/tutorials/actions"><img data-src="https://github.com/imagej/tutorials/actions/workflows/build-main.yml/badge.svg"></a></td>
</tr>
<tr>
<td><a href="https://github.com/fiji/fiji-builds">fiji/fiji-builds</a></td>
<td class="badge"><a href="https://github.com/fiji/fiji-builds/actions"><img data-src="https://github.com/fiji/fiji-builds/actions/workflows/build.yml/badge.svg"></a></td>
</tr>
<tr>
<td><a href="https://github.com/scijava/jgo">scijava/jgo</a></td>
<td class="badge"><a href="https://github.com/scijava/jgo/actions"><img data-src="https://github.com/scijava/jgo/actions/workflows/build.yml/badge.svg"></a></td>
</tr>
<tr>
<td><a href="https://github.com/scijava/scyjava">scijava/scyjava</a></td>
<td class="badge"><a href="https://github.com/scijava/scyjava/actions"><img data-src="https://github.com/scijava/scyjava/actions/workflows/build.yml/badge.svg"></a></td>
</tr>
<tr>
<td><a href="https://github.com/imglib/imglyb">imglib/imglyb</a></td>
<td class="badge"><a href="https://github.com/imglib/imglyb/actions"><img data-src="https://github.com/imglib/imglyb/actions/workflows/build.yml/badge.svg"></a></td>
</tr>
<tr>
<td><a href="https://github.com/imagej/pyimagej">imagej/pyimagej</a></td>
<td class="badge"><a href="https://github.com/imagej/pyimagej/actions"><img data-src="https://github.com/imagej/pyimagej/actions/workflows/build.yml/badge.svg"></a></td>
</tr>
</table>