Using Travis-CI

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Using Travis-CI

Russel Winder
Hi,

GStreamer 1.2.4 really isn't new enough and yet that is what is
provided by Travis-CI – which just shows how ancient their version of
Ubuntu is. Has anyone sussed an easy way of getting something newer in
place?
 
--
Russel.
===========================================
Dr Russel Winder      t: +44 20 7585 2200
41 Buckmaster Road    m: +44 7770 465 077
London SW11 1EN, UK   w: www.russel.org.uk

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (849 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Using Travis-CI

Sebastian Dröge-3
On Fri, 2018-04-06 at 14:59 +0100, Russel Winder wrote:
> Hi,
>
> GStreamer 1.2.4 really isn't new enough and yet that is what is
> provided by Travis-CI – which just shows how ancient their version of
> Ubuntu is. Has anyone sussed an easy way of getting something newer
> in place?

See my travis.yml in gstreamer-rs on GitHub, or any of my other
GStreamer related repos there.

No guarantees for that file staying around in the same layout though,
use it at your own risk or build your own :)

--
Sebastian Dröge, Centricular Ltd · https://www.centricular.com

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (981 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Using Travis-CI

Russel Winder
On Fri, 2018-04-06 at 18:34 +0300, Sebastian Dröge wrote:
>
[…]
> See my travis.yml in gstreamer-rs on GitHub, or any of my other
> GStreamer related repos there.
>
> No guarantees for that file staying around in the same layout though,
> use it at your own risk or build your own :)
>

Well that worked nicely.

Of course having solved the GStreamer problem, I discover Travis-CI
doesn't have GTK+ 3.10.x, just something earlier.  Travis-CI really
ought to get their act together and allow people to use a newish
version of Ubuntu for builds.

--
Russel.
===========================================
Dr Russel Winder      t: +44 20 7585 2200
41 Buckmaster Road    m: +44 7770 465 077
London SW11 1EN, UK   w: www.russel.org.uk

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (849 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Using Travis-CI

Sebastian Dröge-3
On Fri, 2018-04-06 at 18:34 +0100, Russel Winder wrote:

> On Fri, 2018-04-06 at 18:34 +0300, Sebastian Dröge wrote:
> >
>
> […]
> > See my travis.yml in gstreamer-rs on GitHub, or any of my other
> > GStreamer related repos there.
> >
> > No guarantees for that file staying around in the same layout
> > though,
> > use it at your own risk or build your own :)
> >
>
> Well that worked nicely.
>
> Of course having solved the GStreamer problem, I discover Travis-CI
> doesn't have GTK+ 3.10.x, just something earlier.  Travis-CI really
> ought to get their act together and allow people to use a newish
> version of Ubuntu for builds.
I believe some people just run a docker image with whatever stuff they
want on Travis to circumvent the ancient Ubuntu they run.

--
Sebastian Dröge, Centricular Ltd · https://www.centricular.com

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (981 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Using Travis-CI

Russel Winder
On Fri, 2018-04-06 at 23:15 +0300, Sebastian Dröge wrote:
>
[…]
> I believe some people just run a docker image with whatever stuff they
> want on Travis to circumvent the ancient Ubuntu they run.
>

I haven't got into the whole Docker, Kubernetes, thing.

I guess if someone has a ready made images for recent Debian/Ubuntu, Fedora,
Arch, and OpenSUSE it would enable a much wider range of testing. I should
perhaps investigate this route.
 
--
Russel.
==========================================
Dr Russel Winder      t: +44 20 7585 2200
41 Buckmaster Road    m: +44 7770 465 077
London SW11 1EN, UK   w: www.russel.org.uk

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (849 bytes) Download Attachment