Skip to content

Commit ab50801

Browse files
committed
Fix broken build badges
Quite a few repository have migrated from build-main/build-pr to a single build.yml now. (Eventual plan is for all of them to do so, but one step at a time.)
1 parent f79fa92 commit ab50801

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ci-badges.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1+
bigdataviewer/bigvolumeviewer-core <td class="badge"><a href="https://github.com/bigdataviewer/bigvolumeviewer-core/actions"><img src="https://github.com/bigdataviewer/bigvolumeviewer-core/actions/workflows/build.yml/badge.svg"></a></td>
2+
fiji/Colocalisation_Analysis <td class="badge"><a href="https://github.com/fiji/Colocalisation_Analysis/actions"><img src="https://github.com/fiji/Colocalisation_Analysis/actions/workflows/build.yml/badge.svg"></a></td>
13
imagej/imagej-common <td class="badge"><a href="https://github.com/imagej/imagej-common/actions"><img src="https://github.com/imagej/imagej-common/actions/workflows/build.yml/badge.svg"></a></td>
4+
imagej/imagej-legacy <td class="badge"><a href="https://github.com/imagej/imagej-legacy/actions"><img src="https://github.com/imagej/imagej-legacy/actions/workflows/build.yml/badge.svg"></a></td>
5+
imglib/imglib2-mesh <td class="badge"><a href="https://github.com/imglib/imglib2-mesh/actions"><img src="https://github.com/imglib/imglib2-mesh/actions/workflows/build.yml/badge.svg"></a></td>
26
imagej/imagej-matlab <td class="badge"><a href="https://github.com/imagej/imagej-matlab/actions"><img src="https://github.com/imagej/imagej-matlab/workflows/build/badge.svg"></a></td>
37
ome/bioformats <td class="badge"><a href="https://github.com/ome/bioformats/actions"><img src="https://github.com/ome/bioformats/workflows/Maven/badge.svg"></a></td>
8+
ome/ome-codecs <td class="badge"><a href="https://github.com/ome/ome-codecs/actions"><img src="https://github.com/ome/ome-codecs/workflows/Maven/badge.svg"></a></td>
49
ome/ome-common-java <td class="badge"><a href="https://github.com/ome/ome-common-java/actions"><img src="https://github.com/ome/ome-common-java/workflows/Maven/badge.svg"></a></td>
510
ome/ome-metakit <td class="badge"><a href="https://github.com/ome/ome-metakit/actions"><img src="https://github.com/ome/ome-metakit/workflows/Maven/badge.svg"></a></td>
611
ome/ome-model <td class="badge"><a href="https://github.com/ome/ome-model/actions"><img src="https://github.com/ome/ome-model/workflows/Maven/badge.svg"></a></td>
@@ -17,6 +22,16 @@ scijava/java3d-core <td>None</td>
1722
scijava/java3d-utils <td>None</td>
1823
scijava/jep <td>None</td>
1924
scijava/junit-benchmarks <td>None</td>
25+
scijava/minimaven <td class="badge"><a href="https://github.com/scijava/minimaven/actions"><img src="https://github.com/scijava/minimaven/actions/workflows/build.yml/badge.svg"></a></td>
26+
scijava/native-lib-loader <td class="badge"><a href="https://github.com/scijava/native-lib-loader/actions"><img src="https://github.com/scijava/native-lib-loader/actions/workflows/build.yml/badge.svg"></a></td>
27+
scijava/parsington <td class="badge"><a href="https://github.com/scijava/parsington/actions"><img src="https://github.com/scijava/parsington/actions/workflows/build.yml/badge.svg"></a></td>
28+
scijava/scijava-coding-style <td class="badge"><a href="https://github.com/scijava/scijava-coding-style/actions"><img src="https://github.com/scijava/scijava-coding-style/actions/workflows/build.yml/badge.svg"></a></td>
29+
scijava/scijava-common <td class="badge"><a href="https://github.com/scijava/scijava-common/actions"><img src="https://github.com/scijava/scijava-common/actions/workflows/build.yml/badge.svg"></a></td>
30+
scijava/scijava-config <td class="badge"><a href="https://github.com/scijava/scijava-config/actions"><img src="https://github.com/scijava/scijava-config/actions/workflows/build.yml/badge.svg"></a></td>
31+
scijava/scijava-log-slf4j <td class="badge"><a href="https://github.com/scijava/scijava-log-slf4j/actions"><img src="https://github.com/scijava/scijava-log-slf4j/actions/workflows/build.yml/badge.svg"></a></td>
32+
scijava/scijava-maven-plugin <td class="badge"><a href="https://github.com/scijava/scijava-maven-plugin/actions"><img src="https://github.com/scijava/scijava-maven-plugin/actions/workflows/build.yml/badge.svg"></a></td>
33+
scijava/script-editor-scala <td class="badge"><a href="https://github.com/scijava/script-editor-scala/actions"><img src="https://github.com/scijava/script-editor-scala/actions/workflows/build.yml/badge.svg"></a></td>
34+
scijava/swing-checkbox-tree <td class="badge"><a href="https://github.com/scijava/swing-checkbox-tree/actions"><img src="https://github.com/scijava/swing-checkbox-tree/actions/workflows/build.yml/badge.svg"></a></td>
2035
scijava/vecmath <td>None</td>
2136
trackmate-sc/TrackMate <td class="badge"><a href="https://github.com/trackmate-sc/TrackMate/actions"><img src="https://github.com/trackmate-sc/TrackMate/actions/workflows/build.yml/badge.svg"></a></td>
2237
trackmate-sc/TrackMate-CSVImporter <td class="badge"><a href="https://github.com/trackmate-sc/TrackMate-CSVImporter/actions"><img src="https://github.com/trackmate-sc/TrackMate-CSVImporter/actions/workflows/build.yml/badge.svg"></a></td>

0 commit comments

Comments
 (0)