Add schedule-only job that builds everything from source
This commit is contained in:
parent
e9f5fe3fa1
commit
b992549c9a
2 changed files with 32 additions and 4 deletions
16
all.repos
16
all.repos
|
@ -23,6 +23,10 @@ repositories:
|
|||
type: git
|
||||
url: https://github.com/ament/uncrustify_vendor.git
|
||||
version: master
|
||||
eProsima/foonathan_memory_vendor:
|
||||
type: git
|
||||
url: https://github.com/eProsima/foonathan_memory_vendor.git
|
||||
version: master
|
||||
eProsima/Fast-CDR:
|
||||
type: git
|
||||
url: https://github.com/eProsima/Fast-CDR.git
|
||||
|
@ -31,6 +35,10 @@ repositories:
|
|||
type: git
|
||||
url: https://github.com/eProsima/Fast-RTPS.git
|
||||
version: master
|
||||
micro-ROS/ros_tracing/ros2_tracing:
|
||||
type: git
|
||||
url: https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing.git
|
||||
version: master
|
||||
osrf/osrf_pycommon:
|
||||
type: git
|
||||
url: https://github.com/osrf/osrf_pycommon.git
|
||||
|
@ -135,6 +143,10 @@ repositories:
|
|||
type: git
|
||||
url: https://github.com/ros2/demos.git
|
||||
version: master
|
||||
ros2/eigen3_cmake_module:
|
||||
type: git
|
||||
url: https://github.com/ros2/eigen3_cmake_module.git
|
||||
version: master
|
||||
ros2/examples:
|
||||
type: git
|
||||
url: https://github.com/ros2/examples.git
|
||||
|
@ -315,10 +327,6 @@ repositories:
|
|||
type: git
|
||||
url: https://github.com/ros2/tlsf.git
|
||||
version: master
|
||||
ros2/tracing:
|
||||
type: git
|
||||
url: https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing.git
|
||||
version: master
|
||||
# ros2/tutorials:
|
||||
# type: git
|
||||
# url: https://github.com/ros2/tutorials.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue