Skip to content

Commit 3cec8a0

Browse files
authored
Remove semi-binary testing builds from ci_status (#1321)
The builds have been removed in 077bac5
1 parent 0db2644 commit 3cec8a0

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

ci_status.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ red pipeline there should be a corresponding issue labeled with [ci-failure](htt
2929
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-semi-binary-main.yml/badge.svg?event=schedule"
3030
alt="Humble Semi-Binary Main"/>
3131
</a> <br />
32-
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-semi-binary-testing.yml?query=event%3Aschedule++">
33-
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-semi-binary-testing.yml/badge.svg?event=schedule"
34-
alt="Humble Semi-Binary Testing"/>
35-
</a>
3632
</td>
3733
<td> <!-- jazzy -->
3834
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-binary-main.yml?query=branch%3Amain+">
@@ -47,10 +43,6 @@ red pipeline there should be a corresponding issue labeled with [ci-failure](htt
4743
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-semi-binary-main.yml/badge.svg?branch=main"
4844
alt="Jazzy Semi-Binary Main"/>
4945
</a> <br />
50-
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-semi-binary-testing.yml?query=branch%3Amain+">
51-
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-semi-binary-testing.yml/badge.svg?branch=main"
52-
alt="Jazzy Semi-Binary Testing"/>
53-
</a>
5446
</td>
5547
<td> <!-- rolling -->
5648
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/rolling-binary-main.yml?query=branch%3Amain+">
@@ -65,10 +57,6 @@ red pipeline there should be a corresponding issue labeled with [ci-failure](htt
6557
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/rolling-semi-binary-main.yml/badge.svg?branch=main"
6658
alt="Rolling Semi-Binary Main"/>
6759
</a> <br />
68-
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/rolling-semi-binary-testing.yml?query=branch%3Amain+">
69-
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/rolling-semi-binary-testing.yml/badge.svg?branch=main"
70-
alt="Rolling Semi-Binary Testing"/>
71-
</a>
7260
</td>
7361
</tr>
7462
<tr>
@@ -103,7 +91,7 @@ red pipeline there should be a corresponding issue labeled with [ci-failure](htt
10391

10492
Uses repos file: `src/Universal_Robots_ROS2_Driver/Universal_Robots_ROS2_Driver-not-released.<ros-distro>.repos`
10593

106-
1. Semi-binary builds - against released core ROS packages (main and testing), but the immediate dependencies are pulled from source.
94+
1. Semi-binary builds - against released core ROS packages, but the immediate dependencies are pulled from source.
10795
Shows that local build with dependencies is possible and if this fails we can expect that after the next package sync we will not be able to build.
10896

10997
Uses repos file: `src/Universal_Robots_ROS2_Driver/Universal_Robots_ROS2_Driver.repos`

0 commit comments

Comments
 (0)