Skip to content

hcroslandnvda/ros_buildfarm

This branch is 30 commits behind NVIDIA-ISAAC-ROS/ros_buildfarm:master.

Folders and files

NameName
Last commit message
Last commit date
May 11, 2023
Nov 4, 2022
Jun 14, 2023
Aug 30, 2022
May 26, 2020
Mar 29, 2019
Jun 7, 2019
Nov 24, 2014
Nov 24, 2014
Jan 26, 2015
Sep 4, 2020
Aug 11, 2022
Jul 14, 2020

Repository files navigation

ROS build farm based on Docker

This repository contains the scripts and templates to generate Jenkins jobs or alternatively shell scripts to run jobs locally. Please look in the doc folder for more information about how to invoke the job generation and an explanation of the different job types.

The ROS build farm is using Docker for each step in the process. It is based on the ROS distro specification REP 143 and uses a separate repository to configure the jobs being generated (e.g. ros-infrastructure/ros_buildfarm_config).

If you are going to use any of the provided infrastructure please consider watching the buildfarm Discourse category in order to receive notifications e.g. about any upcoming changes.

For quick reference to run scripts:

Check Sync Criteria

./scripts/release/check_sync_criteria.py https://raw.githubusercontent.com/ros-infrastructure/ros_buildfarm_config/production/index.yaml melodic default ubuntu bionic amd64

Audit rosdistro

./scripts/release/audit_rosdistro.py --cache-dir /tmp/rosdistrocache https://raw.githubusercontent.com/ros-infrastructure/ros_buildfarm_config/production/index.yaml noetic

About

ROS buildfarm based on Docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 67.2%
  • EmberScript 30.2%
  • JavaScript 1.1%
  • Other 1.5%