Re: old failed travis builds

2015-06-25 Thread Sebastien Goasguen
someone should just get on the the Travis IRC/slack channel…and ask for help there… or even file a ticket with them…I am sure they can help > On Jun 26, 2015, at 12:56 AM, Rafael Fonseca wrote: > > Yeah, though as much after thinking a bit, just popped in my mind after you > said you could tr

Re: old failed travis builds

2015-06-25 Thread Rafael Fonseca
Yeah, though as much after thinking a bit, just popped in my mind after you said you could trigger the travis runs, but i guess it's just some GH feature i don't know sorry for question quicker than though :) Will push a fix for that in a few seconds then :) On Fri, Jun 26, 2015 at 12:51 AM, David

Re: old failed travis builds

2015-06-25 Thread David Nalley
So I don't have access to any of the Travis slaves - that's all managed by Travis-CI the company. I do have Admin access to the github org and by extension to all of the travis settings, but not employed by travis. On Thu, Jun 25, 2015 at 5:40 PM, Rafael Fonseca wrote: > Hi David, > How much perm

Re: old failed travis builds

2015-06-25 Thread Rafael Fonseca
I meant expand before_install.sh, not before_script.sh :) On Thu, Jun 25, 2015 at 11:40 PM, Rafael Fonseca wrote: > Hi David, > How much permissions do you have on the Travis Infra? > It seems some slaves have a full /tmp and are causing some failures due to > that... can you fix it, or should i

Re: old failed travis builds

2015-06-25 Thread David Nalley
Also - just for info - this should be resolved soonish https://help.github.com/articles/setting-up-teams-improved-organization-permissions/ --David On Thu, Jun 25, 2015 at 5:12 PM, David Nalley wrote: > Today, no. > Supposedly the GH folks are going to add a PR/GH only permissions > level, but t

Re: old failed travis builds

2015-06-25 Thread Rafael Fonseca
Hi David, How much permissions do you have on the Travis Infra? It seems some slaves have a full /tmp and are causing some failures due to that... can you fix it, or should i just draft a command that will try to safely cleanup the /tmp files before build starts ... something like rm -f all files o

Re: old failed travis builds

2015-06-25 Thread David Nalley
Today, no. Supposedly the GH folks are going to add a PR/GH only permissions level, but that isn't yet available. If you have a list of ones you'd like me to kick off, I can do so. On Thu, Jun 25, 2015 at 8:17 AM, Daan Hoogland wrote: > Anybody knows if I can restart travis builds that failed i

old failed travis builds

2015-06-25 Thread Daan Hoogland
Anybody knows if I can restart travis builds that failed in the past but should pass IMNSHO? I want to trigger some to see if I can merge them. I am not the owner of the pull request nor, obviously, of the ACS repo. -- Daan