Changelog for package industrial_ci
0.3.3 (2017-02-09)
- [capability] Added a script to run industrial_ci on a local host in a Docker container. #116.
- Contributors: Mathias Lüdtke
0.2.2 (2016-05-13)
- [fix] Remove wrong duplicate prerelease test code block. #40
- [sys] Adjust to ROS Indigo's up-to-date ros.key acquision. #42
- Contributors: Isaac I.Y. Saito, Gijs van der Hoorn, Mathias Lüdtke
0.2.1 (2016-05-06)
- [feat] Add docker-based ROS prerelease test. #35
- [fix] Correct environment variable exportation to subprocesses.
- [fix] Better script termination with 'set -e'.
- [fix] broken link in README #37
- [fix] apt-get quiet option #33
- [sys] Extract util functions
- [sys] Remove meaningless Travis jobs
- [doc] Some clarifications.
- [improve] More fold Travis result (wstool version and localname info) #38
- Contributors: Mathias Lüdtke, Dave Coleman, Victor Lamoine, Isaac I.Y. Saito
0.2.0 (2016-04-19)
- Adjust to catkin_tools 0.4.0 #31
- Contributors: Isaac I.Y. Saito
0.1.3 (2016-04-14)
- [fix] Temporarilly disable rospack plugin line (fixes #26). #28
- [fix] missing an arg for specifying the number parallel job.
- Fix undeclared args for the number parallel job #22
- [doc] Clarify parallel job args.
- Contributors: Isaac I.Y. Saito
0.1.2 (2016-02-08)
- [fix] Move a patch that becomes available via DEB to older ROS distro only section (#20)
- [feat] Add option to not test (#16)
- Contributors: Isaac I.Y. Saito, Gijs van der Hoorn
0.1.1 (2016-01-05)
- [feat] Better variable name for downstream pkgs
- [doc] Many improvements including replacing "git submodule" with "git clone"
- [enhance] Output enhancement and cleanup
- [enhance] Turn off status line (#4)
- [sys] Remove a tentative workaround for a test location issue (https://github.com/ros/ros_comm/pull/668)
- Contributors: Isaac I.Y. Saito, Mathias Lüdtke
0.1.0 (2015-12-08)
- Init commit of travis config and scripts
- Add license and copyright header
- Contributors: Shaun Edwards, Isaac I.Y. Saito