Mathias Lüdtke

Results 66 issues of Mathias Lüdtke

Alternative to #763 - [ ] Update docs - [ ] Create test case New syntax: * `UPSTREAM_WORKSPACE='github:ros-controls/ros_control#melodic-devel,-rqt_controller_manager'` * `UPSTREAM_WORKSPACE='github:ros-controls/ros_control#melodic-devel,rqt_controller_manager,-rqt_controller_manager/CHANGELOG.rst` * `UPSTREAM_WORKSPACE='local_folder,-sub_folder` (untested) @rhaschke: Please have a look Instead of...

`industrial_ci` does not pass yet.

enhancement

At the moment `run_ci` passes the full list of environment variable to the CI script. This includes ROS distro etc., but as well settings for number of jobs etc. In...

question

(or Asciidoc)

enhancement

- [ ] make it work with ISOLATION=shell on Gitlab - [ ] cleanup workspace folder - [ ] reuse CI user - [ ] Rename `ROSDISTRO_INDEX_URL`

bug
wrid21

* ici_asroot might be replaced by sudo to isolate the environment (currently the behavior is different with and without sudo) * ISOLATION=shell should not use a subshell * exported variables...

wrid21

Github Actions support running bash script on Windows. It should be possible to run `industrial_ci` with `ISOLATION=shell` for Windows as well. We just have to find a way to install...

enhancement
help wanted

as introduced in https://github.com/ros-infrastructure/ros_buildfarm/pull/684