Skip to content

[CI] Use reusable wfs from ros2_control_ci and use matrix strategy (backport #1040) #1281

[CI] Use reusable wfs from ros2_control_ci and use matrix strategy (backport #1040)

[CI] Use reusable wfs from ros2_control_ci and use matrix strategy (backport #1040) #1281

name: Humble Semi-Binary Build - main
# description: 'Build & test that compiles the main dependencies from source.'
on:
workflow_dispatch:
branches:
- humble
pull_request:
branches:
- humble
push:
branches:
- humble
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '33 2 * * *'
jobs:
semi_binary:
uses: ./.github/workflows/reusable-industrial-ci-with-cache.yml
with:
ros_distro: humble
ros_repo: main
upstream_workspace: ros2_controllers.humble.repos
ref_for_scheduled_build: humble