Skip to content

Add Kilted job for 'main' and shift humble job to 'humble' branch #1

Add Kilted job for 'main' and shift humble job to 'humble' branch

Add Kilted job for 'main' and shift humble job to 'humble' branch #1

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