Skip to content

Commit

Permalink
Merge pull request #187 from wolfv/update-packages
Browse files Browse the repository at this point in the history
triggering build(s) to get the latest ros-humble-launch-testing
  • Loading branch information
wolfv authored Jun 21, 2024
2 parents b878bce + 5c75158 commit 40de211
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ skip_existing:

packages_select_by_deps:
# only subset of packages to reduce maintainer load
# trigger
- qt-qui-cpp # needs to be compiled locally

- generator-dds-idl
Expand Down
1 change: 1 addition & 0 deletions vinca_linux_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ skip_all_deps: false
full_rebuild: true

packages_skip_by_deps:
# trigger
# - nav2-rotation-shim-controller
# - rviz
# - diagnostic_updater
Expand Down
1 change: 1 addition & 0 deletions vinca_osx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ skip_existing:
- https://conda.anaconda.org/robostack-staging/

packages_select_by_deps:
# trigger
- ros_workspace
- ros_environment
- ros_base
Expand Down
1 change: 1 addition & 0 deletions vinca_osx_arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ skip_existing:
# - /Users/fischert/mambaforge/envs/devenv/conda-bld/

packages_select_by_deps:
# trigger
- ros_workspace
- ros_environment
- ros_base
Expand Down
1 change: 1 addition & 0 deletions vinca_win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ skip_existing:
- https://conda.anaconda.org/robostack-staging/

packages_select_by_deps:
# trigger
- ament-cmake-core
#- ros2_control
#- ros2_controllers
Expand Down

0 comments on commit 40de211

Please sign in to comment.