Skip to content

Kilted Binary Build - testing #14

Kilted Binary Build - testing

Kilted Binary Build - testing #14

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