Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions .github/workflows/jazzy-binary-main.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Jazzy Binary Build Main
on:
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '13 4 * * *'
Expand All @@ -17,4 +11,4 @@ jobs:
with:
ros_distro: jazzy
ros_repo: main
ref_for_scheduled_build: main
ref_for_scheduled_build: jazzy
8 changes: 1 addition & 7 deletions .github/workflows/jazzy-binary-testing.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Jazzy Binary Build Testing
on:
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '13 4 * * *'
Expand All @@ -17,4 +11,4 @@ jobs:
with:
ros_distro: jazzy
ros_repo: testing
ref_for_scheduled_build: main
ref_for_scheduled_build: jazzy
8 changes: 1 addition & 7 deletions .github/workflows/jazzy-semi-binary-main.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Jazzy Semi Binary Build Main
on:
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '13 4 * * *'
Expand All @@ -18,4 +12,4 @@ jobs:
ros_distro: jazzy
ros_repo: main
upstream_workspace: Universal_Robots_ROS2_Driver.jazzy.repos
ref_for_scheduled_build: main
ref_for_scheduled_build: jazzy
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Check also [presentations and videos](ur_robot_driver/doc/resources/README.md) a
<tr>
<th>Branch</th>
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/humble">humble</a></td>
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/main">main</a></td>
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/jazzy">jazzy</a></td>
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/main">main</a></td>
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/main">main</a></td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions Universal_Robots_ROS2_Driver.jazzy.repos
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repositories:
Universal_Robots_ROS2_Description:
type: git
url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Description.git
version: rolling
version: jazzy
ur_msgs:
type: git
url: https://github.com/ros-industrial/ur_msgs.git
Expand All @@ -18,7 +18,7 @@ repositories:
ros2_controllers:
type: git
url: https://github.com/ros-controls/ros2_controllers
version: master
version: jazzy
kinematics_interface:
type: git
url: https://github.com/ros-controls/kinematics_interface.git
Expand Down
14 changes: 7 additions & 7 deletions ci_status.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ red pipeline there should be a corresponding issue labeled with [ci-failure](htt
</tr>
<tr>
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/humble">humble</a></td>
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/main">main</a></td>
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/jazzy">jazzy</a></td>
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/main">main</a></td>
<td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/main">main</a></td>
</tr>
Expand All @@ -33,16 +33,16 @@ red pipeline there should be a corresponding issue labeled with [ci-failure](htt
</a> <br />
</td>
<td> <!-- jazzy -->
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-binary-main.yml?query=branch%3Amain+">
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-binary-main.yml/badge.svg?branch=main"
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-binary-main.yml?query=event%3Aschedule+">
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-binary-main.yml/badge.svg?event=schedule"
alt="Jazzy Binary Main"/>
</a> <br />
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-binary-testing.yml?query=branch%3Amain+">
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-binary-testing.yml/badge.svg?branch=main"
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-binary-testing.yml?query=event%3Aschedule+">
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-binary-testing.yml/badge.svg?event=schedule"
alt="Jazzy Binary Testing"/>
</a> <br />
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-semi-binary-main.yml?query=branch%3Amain+">
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-semi-binary-main.yml/badge.svg?branch=main"
<a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-semi-binary-main.yml?query=event%3Aschedule+">
<img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/jazzy-semi-binary-main.yml/badge.svg?event=schedule"
alt="Jazzy Semi-Binary Main"/>
</a> <br />
</td>
Expand Down
Loading