Skip to content
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

add documentation how to use Travis #264

Merged
merged 1 commit into from
Mar 16, 2016
Merged

add documentation how to use Travis #264

merged 1 commit into from
Mar 16, 2016

Conversation

dirk-thomas
Copy link
Member

After some smallish fixes and improvements it is now easily possible to automate running the jobs from the command line.

For an example see the following fork: https://github.com/dirk-thomas/genmsg/blob/indigo-devel/.travis.yml

And the resulting Travis build: https://travis-ci.org/dirk-thomas/genmsg/builds/116466985

@dirk-thomas dirk-thomas self-assigned this Mar 16, 2016
@dirk-thomas
Copy link
Member Author

I added a reference to this in the wiki beside "how to setup pull requests" so users are aware of the alternatives: http://wiki.ros.org/action/diff/buildfarm/Pull%20request%20testing?action=diff&rev1=1&rev2=2

@@ -93,6 +94,9 @@ debugging, and shortens the round-trip time for testing.
* `devel jobs#run-the-devel-job-locally <jobs/devel_jobs.rst#run-the-devel-job-locally>`_
build and test ROS repositories

* `devel jobs#run-the-devel-job-locally <jobs/devel_jobs.rst#run-the-devel-job-on-travis>`_
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copy and paste missed replace, s/locally/travis/

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have updated the PR. Please feel free to apply such trivial changes directly in the future.

@tfoote
Copy link
Member

tfoote commented Mar 16, 2016

one typo otherwise +1

dirk-thomas added a commit that referenced this pull request Mar 16, 2016
@dirk-thomas dirk-thomas merged commit 69db573 into master Mar 16, 2016
@dirk-thomas dirk-thomas deleted the doc_using_travis branch March 16, 2016 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants