Skip to content

Rolling Binary Build - testing #199

Rolling Binary Build - testing

Rolling Binary Build - testing #199

name: Rolling Binary Build - testing
# author: Denis Štogl <[email protected]>
# description: 'Build & test all dependencies from released (binary) packages.'
on:
workflow_dispatch:
branches:
- rolling
pull_request:
branches:
- rolling
push:
branches:
- rolling
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: testing
upstream_workspace: kuka_experimental-not-released.rolling.repos
ref_for_scheduled_build: rolling