I don't think this answer "scales" -- what if I've forked some submodules but 
not others? I think it should perhaps check to see if there is a forked 
submodule, and then go to GHC's if there isn't.

I suppose I could implement this myself, but I'm confident there is someone who 
could do it in roughly a quarter of the time this would take me...

Thanks,
Richard

On Nov 12, 2014, at 5:19 PM, Joachim Breitner <[email protected]> wrote:

> Hi,
> 
> 
> 
> Am Mittwoch, den 12.11.2014, 13:24 -0500 schrieb Richard Eisenberg:
>> Hi Joachim,
>> 
>> I just tried to use Travis for validation on my fork of GHC, to avoid
>> sending out emails associated with a wip/... commit. But, Travis
>> couldn't find the submodules. Here's the tail of my log:
>> 
>> [..]
>> 
>> I could probably figure out the right commands to fix this, but then
>> my local .travis.yml would be different than the proper one, and that
>> can cause various headaches down the road.
>> 
> we could change the official .travis.yml file to rewrite the urls to
> point to github.com/ghc/. I don’t know of any more elegant solution, but
> maybe our submodule experts know something?
> 
> Greetings
> Joachim
> 
> 
> -- 
> Joachim “nomeata” Breitner
>  [email protected]http://www.joachim-breitner.de/
>  Jabber: [email protected]  • GPG-Key: 0xF0FBF51F
>  Debian Developer: [email protected]
> 
> _______________________________________________
> ghc-devs mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/ghc-devs

_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to