-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make the plusone-robotics version current #1
Commits on Nov 5, 2017
-
runs all (or a selection) of the travis jobs in a repository config
Configuration menu - View commit details
-
Copy full SHA for e80e07d - Browse repository at this point
Copy the full SHA e80e07dView commit details
Commits on Dec 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d1c5a6b - Browse repository at this point
Copy the full SHA d1c5a6bView commit details
Commits on Dec 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 95e8b1b - Browse repository at this point
Copy the full SHA 95e8b1bView commit details
Commits on Dec 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 64a0a1e - Browse repository at this point
Copy the full SHA 64a0a1eView commit details
Commits on Dec 18, 2017
-
Merge pull request #243 from ipa-mdl/enhancement/gitlab-ssh
setup ssh key forwarding in gitlab
Configuration menu - View commit details
-
Copy full SHA for d096408 - Browse repository at this point
Copy the full SHA d096408View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db7100 - Browse repository at this point
Copy the full SHA 9db7100View commit details -
Configuration menu - View commit details
-
Copy full SHA for b262f30 - Browse repository at this point
Copy the full SHA b262f30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 749d03f - Browse repository at this point
Copy the full SHA 749d03fView commit details -
Merge pull request #251 from ipa-mdl/enhancement/verbose-results
print verbose catkin test results
Configuration menu - View commit details
-
Copy full SHA for dad31f8 - Browse repository at this point
Copy the full SHA dad31f8View commit details
Commits on Dec 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 901d161 - Browse repository at this point
Copy the full SHA 901d161View commit details -
Merge pull request #248 from ipa-mdl/fix/docker-cp
set proper uid/gid for files copied to docker
Configuration menu - View commit details
-
Copy full SHA for c208d2e - Browse repository at this point
Copy the full SHA c208d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8076b - Browse repository at this point
Copy the full SHA dd8076bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8fb84 - Browse repository at this point
Copy the full SHA eb8fb84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8aabd - Browse repository at this point
Copy the full SHA 7f8aabdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e7059 - Browse repository at this point
Copy the full SHA 49e7059View commit details
Commits on Dec 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2425bf1 - Browse repository at this point
Copy the full SHA 2425bf1View commit details
Commits on Dec 31, 2017
-
Merge pull request #237 from ipa-mdl/feature/inject-qemu
Inject QEMU for cross-platform build
Configuration menu - View commit details
-
Copy full SHA for d66bf0f - Browse repository at this point
Copy the full SHA d66bf0fView commit details
Commits on Jan 5, 2018
-
Revert "Remove problematic
--no-deps
flag fromcatkin_run_tests
c……ommand." This reverts commit 1a99a93.
Configuration menu - View commit details
-
Copy full SHA for 7d7f14d - Browse repository at this point
Copy the full SHA 7d7f14dView commit details
Commits on Jan 10, 2018
-
Not run 'wstool init' when .rosinstall exists.
In a custom Docker image .rosinstall could exist. In that case `wstool init` returns code 1 and the entire job fails, which with this change can be avoided.
Configuration menu - View commit details
-
Copy full SHA for 0bf995f - Browse repository at this point
Copy the full SHA 0bf995fView commit details -
'rosdep install' only search src under .
Addresses #257 `src` folder is assumed in industrial_ci already (e.g. [here](https://github.com/ros-industrial/industrial_ci/blob/749d03f0fc9be6fb2779366ee165184c589362a4/industrial_ci/src/tests/source_tests.sh#L85)) so this change should make sense.
Configuration menu - View commit details
-
Copy full SHA for 2c5ec54 - Browse repository at this point
Copy the full SHA 2c5ec54View commit details
Commits on Jan 11, 2018
-
Merge pull request #259 from 130s/impr_handle_custom_dockerimage
A few improvement for potential issues with a custom Docker image
Configuration menu - View commit details
-
Copy full SHA for a8bf464 - Browse repository at this point
Copy the full SHA a8bf464View commit details
Commits on Jan 13, 2018
-
Merge pull request #230 from ipa-mdl/feature/run-travis
implemented run_travis
Configuration menu - View commit details
-
Copy full SHA for b12482a - Browse repository at this point
Copy the full SHA b12482aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9a45a5 - Browse repository at this point
Copy the full SHA d9a45a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc8c9a4 - Browse repository at this point
Copy the full SHA bc8c9a4View commit details
Commits on Jan 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 99da17f - Browse repository at this point
Copy the full SHA 99da17fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cdf918 - Browse repository at this point
Copy the full SHA 4cdf918View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62fb7bd - Browse repository at this point
Copy the full SHA 62fb7bdView commit details -
Merge pull request #256 from ipa-mdl/fix/run-tests-verbosity
Fix run_tests verbosity
Configuration menu - View commit details
-
Copy full SHA for 03709b6 - Browse repository at this point
Copy the full SHA 03709b6View commit details -
[run_travis] Fix encoding error.
``` $ ~/industrial_ci/industrial_ci/scripts/run_travis . File "/home/n130s/industrial_ci/industrial_ci/scripts/run_travis", line 3 SyntaxError: Non-ASCII character '\xc3' in file /home/n130s/industrial_ci/industrial_ci/scripts/run_travis on line 3, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details $ ```
Configuration menu - View commit details
-
Copy full SHA for 240ba05 - Browse repository at this point
Copy the full SHA 240ba05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd24fa - Browse repository at this point
Copy the full SHA 4fd24faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78b0aed - Browse repository at this point
Copy the full SHA 78b0aedView commit details -
Merge pull request #261 from 130s/fix_run_travis
[run_travis] Fix encoding error. Add a section in readme .
Configuration menu - View commit details
-
Copy full SHA for e3f67da - Browse repository at this point
Copy the full SHA e3f67daView commit details -
Configuration menu - View commit details
-
Copy full SHA for d82394e - Browse repository at this point
Copy the full SHA d82394eView commit details
Commits on Jan 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0dfc9b8 - Browse repository at this point
Copy the full SHA 0dfc9b8View commit details
Commits on Feb 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d375a78 - Browse repository at this point
Copy the full SHA d375a78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e37f6 - Browse repository at this point
Copy the full SHA 75e37f6View commit details -
Merge pull request #267 from ipa-fxm/configurable_run_test_verbosity
configurable run test verbosity
Configuration menu - View commit details
-
Copy full SHA for 35d1f59 - Browse repository at this point
Copy the full SHA 35d1f59View commit details
Commits on Feb 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1f8bbef - Browse repository at this point
Copy the full SHA 1f8bbefView commit details
Commits on Feb 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 579cf23 - Browse repository at this point
Copy the full SHA 579cf23View commit details -
Merge pull request #268 from 130s/update_maintainer
Add a maintainer
Configuration menu - View commit details
-
Copy full SHA for f98053f - Browse repository at this point
Copy the full SHA f98053fView commit details
Commits on Feb 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b9b0e1e - Browse repository at this point
Copy the full SHA b9b0e1eView commit details
Commits on Mar 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 769b513 - Browse repository at this point
Copy the full SHA 769b513View commit details
Commits on Mar 3, 2018
-
Merge pull request #271 from ipa-mdl/enhancement/support-melodic
add support for ROS melodic
Configuration menu - View commit details
-
Copy full SHA for a9dbd03 - Browse repository at this point
Copy the full SHA a9dbd03View commit details
Commits on Apr 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6429564 - Browse repository at this point
Copy the full SHA 6429564View commit details -
Configuration menu - View commit details
-
Copy full SHA for c25f102 - Browse repository at this point
Copy the full SHA c25f102View commit details -
[doc] Before/After configuration are distributed. travis.sh as a samp…
…le is too platform-specific.
Configuration menu - View commit details
-
Copy full SHA for 81e4366 - Browse repository at this point
Copy the full SHA 81e4366View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c49a2 - Browse repository at this point
Copy the full SHA 31c49a2View commit details -
[doc] Elaborate variables on Docker.
[doc] Accordance with glossary https://github.com/ros-industrial/industrial_ci/pull/234/files#r160664100
Configuration menu - View commit details
-
Copy full SHA for c135788 - Browse repository at this point
Copy the full SHA c135788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03d1c91 - Browse repository at this point
Copy the full SHA 03d1c91View commit details -
[doc] Remove Travis specifics where possible.
[doc] Expose ci.sh instead ci_main.sh
Configuration menu - View commit details
-
Copy full SHA for be09b8e - Browse repository at this point
Copy the full SHA be09b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 378941a - Browse repository at this point
Copy the full SHA 378941aView commit details -
[doc] More elaboration BEFORE/AFTER_SCRIPT variables.
- Passing multiple {script/command}(s) are missing. - Link to detail missing. [doc] More sample for BEFORE/AFTER_SCRIPT. Not using double quote. [doc] Clarify the timing BEFORE_SCRIPT gets called.
Configuration menu - View commit details
-
Copy full SHA for 2e13b2b - Browse repository at this point
Copy the full SHA 2e13b2bView commit details -
[doc] Elaborate about the necessity for sudo in Docker #236 (comment)
[doc] More elaboration about specific Docker image passing.
Configuration menu - View commit details
-
Copy full SHA for fd2eb54 - Browse repository at this point
Copy the full SHA fd2eb54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76487a2 - Browse repository at this point
Copy the full SHA 76487a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb475db - Browse repository at this point
Copy the full SHA fb475dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96b6774 - Browse repository at this point
Copy the full SHA 96b6774View commit details -
Configuration menu - View commit details
-
Copy full SHA for e085992 - Browse repository at this point
Copy the full SHA e085992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e7bbf4 - Browse repository at this point
Copy the full SHA 8e7bbf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7ddd9 - Browse repository at this point
Copy the full SHA 3c7ddd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2d2838 - Browse repository at this point
Copy the full SHA b2d2838View commit details -
[doc] Split Travis and Gitlab in the quick start section.
[doc] Add a template for Travis CI 9to address #105)
Configuration menu - View commit details
-
Copy full SHA for 985ee87 - Browse repository at this point
Copy the full SHA 985ee87View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc44bdc - Browse repository at this point
Copy the full SHA fc44bdcView commit details -
[doc] Elaborate variables on Docker.
[doc] Accordance with glossary https://github.com/ros-industrial/industrial_ci/pull/234/files#r160664100
Configuration menu - View commit details
-
Copy full SHA for 0d0f536 - Browse repository at this point
Copy the full SHA 0d0f536View commit details -
Configuration menu - View commit details
-
Copy full SHA for db62ada - Browse repository at this point
Copy the full SHA db62adaView commit details
Commits on Apr 30, 2018
-
[doc] Update default cloned folder from .ci_config to .industrial_ci …
…(feedback #234 (comment)). [doc] Fix contradicting folder name practice (addressing #234 (comment))).
Configuration menu - View commit details
-
Copy full SHA for fc6928a - Browse repository at this point
Copy the full SHA fc6928aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a1a5f - Browse repository at this point
Copy the full SHA 53a1a5fView commit details
Commits on May 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d6d5cbd - Browse repository at this point
Copy the full SHA d6d5cbdView commit details
Commits on May 8, 2018
-
Merge pull request #234 from 130s/doc/docker_opts
[doc] Cleanup, update, elaborate
Configuration menu - View commit details
-
Copy full SHA for 0333531 - Browse repository at this point
Copy the full SHA 0333531View commit details
Commits on May 20, 2018
-
introduce DOCKER_PULL (default: true)
If image in DOCKER_IMAGE has been created locally, docker pull would fail.
Configuration menu - View commit details
-
Copy full SHA for 2b93722 - Browse repository at this point
Copy the full SHA 2b93722View commit details -
Configuration menu - View commit details
-
Copy full SHA for 572436a - Browse repository at this point
Copy the full SHA 572436aView commit details -
recreate symbolic links if they exists
this enables the scripts to be exeuted multiple times
Configuration menu - View commit details
-
Copy full SHA for dc8868a - Browse repository at this point
Copy the full SHA dc8868aView commit details
Commits on May 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ccbd1a8 - Browse repository at this point
Copy the full SHA ccbd1a8View commit details
Commits on May 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5564aa8 - Browse repository at this point
Copy the full SHA 5564aa8View commit details
Commits on Jun 2, 2018
-
introduce DOCKER_PULL (default: true)
If image in DOCKER_IMAGE has been created locally, docker pull would fail.
Configuration menu - View commit details
-
Copy full SHA for d5316aa - Browse repository at this point
Copy the full SHA d5316aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f6ee76 - Browse repository at this point
Copy the full SHA 0f6ee76View commit details
Commits on Jun 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6014d2f - Browse repository at this point
Copy the full SHA 6014d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f357a4 - Browse repository at this point
Copy the full SHA 7f357a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fce5f4a - Browse repository at this point
Copy the full SHA fce5f4aView commit details
Commits on Jun 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2f8c8ab - Browse repository at this point
Copy the full SHA 2f8c8abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ada9ce - Browse repository at this point
Copy the full SHA 0ada9ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for accf05d - Browse repository at this point
Copy the full SHA accf05dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c44e7 - Browse repository at this point
Copy the full SHA 19c44e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1ff887 - Browse repository at this point
Copy the full SHA d1ff887View commit details
Commits on Jun 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4c88082 - Browse repository at this point
Copy the full SHA 4c88082View commit details
Commits on Jun 23, 2018
-
Merge pull request #265 from ipa-mdl/fix/run_travis-return-code
fix the error handling in run_travis
Configuration menu - View commit details
-
Copy full SHA for cba6908 - Browse repository at this point
Copy the full SHA cba6908View commit details
Commits on Jun 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e373080 - Browse repository at this point
Copy the full SHA e373080View commit details
Commits on Jun 29, 2018
-
Merge pull request #292 from ipa-mdl/debian-stretch
test for debian stretch instead of jessie
Configuration menu - View commit details
-
Copy full SHA for 1eaffcf - Browse repository at this point
Copy the full SHA 1eaffcfView commit details
Commits on Jul 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a12a4ac - Browse repository at this point
Copy the full SHA a12a4acView commit details -
Merge pull request #285 from ipa-mdl/feature/deprecation
Deprecation utils
Configuration menu - View commit details
-
Copy full SHA for 7b916f7 - Browse repository at this point
Copy the full SHA 7b916f7View commit details -
Merge pull request #283 from ipa-mdl/feature/docker-pull
Add DOCKER_PULL option
Configuration menu - View commit details
-
Copy full SHA for f531acd - Browse repository at this point
Copy the full SHA f531acdView commit details
Commits on Jul 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bd0aae2 - Browse repository at this point
Copy the full SHA bd0aae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06db40e - Browse repository at this point
Copy the full SHA 06db40eView commit details
Commits on Jul 17, 2018
-
Merge pull request #305 from machinekoder/bitbucket-pipeline-support
add support for bitbucket-pipelines
Configuration menu - View commit details
-
Copy full SHA for 2f3463e - Browse repository at this point
Copy the full SHA 2f3463eView commit details
Commits on Aug 9, 2018
-
Merge pull request #279 from ipa-mdl/feature/rerun_ci
[WIP] rerun_ci script
Configuration menu - View commit details
-
Copy full SHA for d8ac934 - Browse repository at this point
Copy the full SHA d8ac934View commit details