nicklan / pnmixer

Volume mixer for the system tray
GNU General Public License v3.0
152 stars 32 forks source link

rework travis build #155

Closed hasufell closed 7 years ago

hasufell commented 7 years ago

The docker infrastructure somewhat sucks. I have to update the images manually etc. Needs to be reworked somehow.

elboulangero commented 7 years ago

By the way, I was wondering, do you see this kind of errors sometimes when pulling an image from Docker Hub ?

Pulling repository docker.io/elboulangero/goodvibes-ubuntu
Tag latest not found in repository docker.io/elboulangero/goodvibes-ubuntu

I got this kind of errors from times to times. I don't know who to blame !

hasufell commented 7 years ago

From within travis? Travis has trouble when too many jobs are running and docker pulls might get killed. Other than that: docker in general is rather unreliable.

elboulangero commented 7 years ago

Well I don't use Travis, I use Shippable (an equivalent). And I see that from within Shippable. I was wondering if it also happens in Travis or not. I have no idea whose to blame here.

hasufell commented 7 years ago

Only building on debian:testing now, limited build matrix, so we don't get 30+ minutes builds. This should suffice anyway.

https://github.com/nicklan/pnmixer/commit/d2959bfb1d79760158d21595e4176be3b0c404e8