[osg-users] Setting up travis for OSG in github

Jordi Torres jtorresfabra at gmail.com
Fri May 20 02:58:26 PDT 2016


Hi Robert,

Travis is completely integrated with github, so when a build fails you are
totally aware, also it works for pull requests, so automatically you can
know if a PR breaks the build ( in a specific OS or in all of them ).
Also you don't need dedicated machines from community folks to run the
builds, AFAIK travis do provides them, and is able to run the builds for
different OS. Also you can run it with docker images.
For sure there are a lot of features I don't know enough, but IMO is a step
beyond Cdash for github hosted projects.





2016-05-20 11:46 GMT+02:00 Robert Osfield <robert.osfield at gmail.com>:

> Hi Jordi,
>
>
> How is it different to what is provided by CDash?
>
> Robert.
>
> On 20 May 2016 at 10:17, Jordi Torres <jtorresfabra at gmail.com> wrote:
> > Hi Robert et al.
> >
> > It could be a good idea to setup a travis build for PR's and after each
> push
> > in github.
> > ( https://docs.travis-ci.com/user/languages/cpp )
> >
> > Many projects use it and it is really useful to detect build brakages or
> > failing tests. Maybe others in the community have some experience
> setting it
> > up for C++. For osgjs ( javascript ) it works nicely.
> >
> > Thoughts?
> >
> > --
> > Jordi Torres
> >
> >
> >
> > _______________________________________________
> > osg-users mailing list
> > osg-users at lists.openscenegraph.org
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
Jordi Torres
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160520/f681b1fd/attachment-0003.htm>


More information about the osg-users mailing list