Skip to content

A method to get node options to setup the controller node #api-breaki… #1858

A method to get node options to setup the controller node #api-breaki…

A method to get node options to setup the controller node #api-breaki… #1858

name: Rolling Binary Build - main
# author: Denis Štogl <[email protected]>
# description: 'Build & test all dependencies from released (binary) packages.'
on:
workflow_dispatch:
branches:
- master
pull_request:
branches:
- master
push:
branches:
- master
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '03 1 * * *'
jobs:
binary:
uses: ./.github/workflows/reusable-industrial-ci-with-cache.yml
with:
ros_distro: rolling
ros_repo: main
upstream_workspace: ros2_control-not-released.rolling.repos
ref_for_scheduled_build: master