Already done it. :).
2016-06-09 12:23 GMT+02:00 Robert Osfield :
> Hi Joridi.
>
> On 9 June 2016 at 11:20, Jordi Torres wrote:
> > Ok, fixed it, this is how it should look like
> > https://github.com/jtorresfabra/osg/tree/changeReadmeToMD. Note the
> badge is
> > working and showing buld-passing
Hi Joridi.
On 9 June 2016 at 11:20, Jordi Torres wrote:
> Ok, fixed it, this is how it should look like
> https://github.com/jtorresfabra/osg/tree/changeReadmeToMD. Note the badge is
> working and showing buld-passing icon.
Looks good, go head a create a pull request :-)
Ok, fixed it, this is how it should look like
https://github.com/jtorresfabra/osg/tree/changeReadmeToMD. Note the badge
is working and showing buld-passing icon.
2016-06-09 12:11 GMT+02:00 Jordi Torres :
> Oh,
> I just realized that we are using Readme.txt instead of Readme.md (
> markdown ). Tha
Oh,
I just realized that we are using Readme.txt instead of Readme.md (
markdown ). That's why it is not showing the badge correctly. Let me fix
that one chaning the file to markdown.
Sorry for the inconvenience.
2016-06-09 12:02 GMT+02:00 Robert Osfield :
> Hi Jordi,
>
> On 9 June 2016 at 10:53
Hi Jordi,
On 9 June 2016 at 10:53, Jordi Torres wrote:
> Great, so now we have continuous integration and it can be checked in
> https://travis-ci.org/openscenegraph/OpenSceneGraph . I just created a PR to
> add the status label to github site. And it seems it is working so far
> because it start
Hi Robert,
Great, so now we have continuous integration and it can be checked in
https://travis-ci.org/openscenegraph/OpenSceneGraph . I just created a PR
to add the status label to github site. And it seems it is working so far
because it started a build with my last PR :).
Thanks.
2016-06-08
Hi Jordi,
On 3 June 2016 at 12:49, Jordi Torres wrote:
> I just sent a PR for adding travis for trusty and OSX builds. It could be
> improved adding missing dependencies like gdal, etc. to the apt/brew
> section.
Now merged.
> Once you logged in to travis and set it up for the osg github repo (
Hi Robert,
I just sent a PR for adding travis for trusty and OSX builds. It could be
improved adding missing dependencies like gdal, etc. to the apt/brew
section.
Once you logged in to travis and set it up for the osg github repo ( it's
only a few steps ), it will automatically search for the .tra
Hey John,
Sorry for the late reply. I don't have any experience with travis and C++.
I was thinking in setting it up in my own github fork, but probably you
will do it faster than me. If you want to do it yourself let me know so we
don't duplicate efforts.
Thanks!
2016-05-20 17:02 GMT+02:00 John
Hi Jordi,
I was actually just thinking this morning about this.
Most modern software development teams these days use a continuous integration
solution like Travis, along with an automated regression suite.
I've had plenty experience maintaining both, so let me know if I can be of help.
Cheers
Hi Robert,
Let me do some tests in my own fork of OSG in github, once I have it
working I will send a submission with the needed files and instructions to
set it up.
If anyone in the community has experience using travis with C++ don't
hesitate to chime in :).
Cheers.
2016-05-20 13:46 GMT+02:00
Hi Jordi,
On 20 May 2016 at 10:58, Jordi Torres wrote:
> 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 n
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 th
Hi Jordi,
How is it different to what is provided by CDash?
Robert.
On 20 May 2016 at 10:17, Jordi Torres 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 project
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 set
15 matches
Mail list logo