Skip to content

Commit 71f0ebc

Browse files
committed
Update status links to Github Actions CI
1 parent fc5e04d commit 71f0ebc

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

status.html

+9-9
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h1>Status</h1>
1515
<tr>
1616
<th>Project</th>
1717
<th>Code on<br/>Github</th>
18-
<th>CI</th>
18+
<th>Github Action CI</th>
1919
<th>Latest release</th>
2020
<th>Master<br/>Last commit</th>
2121
<th>Packaging<br/>(<a href="https://repology.org/">Repology</a>)</th>
@@ -25,63 +25,63 @@ <h1>Status</h1>
2525
<tr id="project-osmium-tool">
2626
<td><img src="/img/logo-osmium-tool.svg" width="16" height="16"/> <a href="/osmium">osmium-tool</a></td>
2727
<td><a href="https://github.com/osmcode/osmium-tool">osmium-tool</a></td>
28-
<td><a href="https://github.com/osmcode/osmium-tool/actions"><img class="badge" src="https://github.com/osmcode/osmium-tool/workflows/CI/badge.svg?branch=master"/></a></td>
28+
<td><a href="https://github.com/osmcode/osmium-tool/actions"><img class="badge" src="https://github.com/osmcode/osmium-tool/actions/workflows/ci.yml/badge.svg?branch=master"/></a></td>
2929
<td class="release"></td>
3030
<td class="master"></td>
3131
<td><a href="https://repology.org/project/osmium-tool/versions"><img src="https://repology.org/badge/tiny-repos/osmium-tool.svg" alt="Packaging status"/></a></td>
3232
</tr>
3333
<tr id="project-libosmium">
3434
<td><img src="/img/logo-libosmium.svg" width="16" height="16"/> <a href="/libosmium">libosmium</a></td>
3535
<td><a href="https://github.com/osmcode/libosmium">libosmium</a></td>
36-
<td><a href="https://github.com/osmcode/libosmium/actions"><img class="badge" src="https://github.com/osmcode/libosmium/workflows/CI/badge.svg?branch=master"/></a></td>
36+
<td><a href="https://github.com/osmcode/libosmium/actions"><img class="badge" src="https://github.com/osmcode/libosmium/actions/workflows/ci.yml/badge.svg?branch=master"/></a></td>
3737
<td class="release"></td>
3838
<td class="master"></td>
3939
<td><a href="https://repology.org/project/libosmium/versions"><img src="https://repology.org/badge/tiny-repos/libosmium.svg" alt="Packaging status"/></a></td>
4040
</tr>
4141
<tr id="project-pyosmium">
4242
<td><img src="/img/logo-pyosmium.svg" width="16" height="16"/> <a href="/pyosmium">pyosmium</a></td>
4343
<td><a href="https://github.com/osmcode/pyosmium">pyosmium</a></td>
44-
<td><a href="https://github.com/osmcode/pyosmium/actions"><img class="badge" src="https://github.com/osmcode/pyosmium/workflows/CI/badge.svg?branch=master"/></a></td>
44+
<td><a href="https://github.com/osmcode/pyosmium/actions"><img class="badge" src="https://github.com/osmcode/pyosmium/actions/workflows/ci.yml/badge.svg?branch=master"/></a></td>
4545
<td class="release"></td>
4646
<td class="master"></td>
4747
<td><a href="https://repology.org/project/pyosmium/versions"><img src="https://repology.org/badge/tiny-repos/pyosmium.svg" alt="Packaging status"/></a></td>
4848
</tr>
4949
<tr id="project-osm-area-tools">
5050
<td><img src="/img/logo-osm-area-tools.svg" width="16" height="16"/> <a href="/osm-area-tools">osm-area-tools</a></td>
5151
<td><a href="https://github.com/osmcode/osm-area-tools">osm-area-tools</a></td>
52-
<td><a href="https://github.com/osmcode/osm-area-tools/actions"><img class="badge" src="https://github.com/osmcode/osm-area-tools/workflows/CI/badge.svg?branch=master"/></a></td>
52+
<td><a href="https://github.com/osmcode/osm-area-tools/actions"><img class="badge" src="https://github.com/osmcode/osm-area-tools/actions/workflows/ci.yml/badge.svg?branch=master"/></a></td>
5353
<td>-</td>
5454
<td class="master"></td>
5555
<td>-</td>
5656
</tr>
5757
<tr id="project-osmcoastline">
5858
<td><img src="/img/logo-osmcoastline.svg" width="16" height="16"/> <a href="/osmcoastline">osmcoastline</a></td>
5959
<td><a href="https://github.com/osmcode/osmcoastline">osmcoastline</a></td>
60-
<td><a href="https://github.com/osmcode/osmcoastline/actions"><img class="badge" src="https://github.com/osmcode/osmcoastline/workflows/CI/badge.svg?branch=master"/></a></td>
60+
<td><a href="https://github.com/osmcode/osmcoastline/actions"><img class="badge" src="https://github.com/osmcode/osmcoastline/actions/workflows/ci.yml/badge.svg?branch=master"/></a></td>
6161
<td class="release"></td>
6262
<td class="master"></td>
6363
<td><a href="https://repology.org/project/osmcoastline/versions"><img src="https://repology.org/badge/tiny-repos/osmcoastline.svg" alt="Packaging status"/></a></td>
6464
</tr>
6565
<tr id="project-osm-gis-export">
6666
<td><img src="/img/logo-osm-gis-export.svg" width="16" height="16"/> <a href="/osm-gis-export">osm-gis-export</a></td>
6767
<td><a href="https://github.com/osmcode/osm-gis-export">osm-gis-export</a></td>
68-
<td><a href="https://github.com/osmcode/osm-gis-export/actions"><img class="badge" src="https://github.com/osmcode/osm-gis-export/workflows/CI/badge.svg?branch=master"/></a></td>
68+
<td><a href="https://github.com/osmcode/osm-gis-export/actions"><img class="badge" src="https://github.com/osmcode/osm-gis-export/actions/workflows/ci.yml/badge.svg?branch=master"/></a></td>
6969
<td>-</td>
7070
<td class="master"></td>
7171
<td>-</td>
7272
</tr>
7373
<tr id="project-osmium-contrib">
7474
<td><img src="/img/logo-osmium-contrib.svg" width="16" height="16"/> <a href="/osmium-contrib">osmium-contrib</a></td>
7575
<td><a href="https://github.com/osmcode/osmium-contrib">osmium-contrib</a></td>
76-
<td><a href="https://github.com/osmcode/osmium-contrib/actions"><img class="badge" src="https://github.com/osmcode/osmium-contrib/workflows/CI/badge.svg?branch=master"/></a></td>
76+
<td><a href="https://github.com/osmcode/osmium-contrib/actions"><img class="badge" src="https://github.com/osmcode/osmium-contrib/actions/workflows/ci.yml/badge.svg?branch=master"/></a></td>
7777
<td>-</td>
7878
<td class="master"></td>
7979
<td>-</td>
8080
</tr>
8181
<tr id="project-osm-testdata">
8282
<td><img src="/img/logo-osm-testdata.svg" width="16" height="16"/> <a href="/osm-testdata">osm-testdata</a></td>
8383
<td><a href="https://github.com/osmcode/osm-testdata">osm-testdata</a></td>
84-
<td><a href="https://github.com/osmcode/osm-testdata/actions"><img class="badge" src="https://github.com/osmcode/osm-testdata/workflows/CI/badge.svg?branch=master"/></a></td>
84+
<td><a href="https://github.com/osmcode/osm-testdata/actions"><img class="badge" src="https://github.com/osmcode/osm-testdata/actions/workflows/ci.yml/badge.svg?branch=master"/></a></td>
8585
<td>-</td>
8686
<td class="master"></td>
8787
<td>-</td>

0 commit comments

Comments
 (0)