<div dir="ltr">What's the difference between the ghc and ghc-complete repos?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 22, 2013 at 11:08 PM, Joachim Breitner <span dir="ltr"><<a href="mailto:mail@joachim-breitner.de" target="_blank">mail@joachim-breitner.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
so far the experiment with<br>
<a href="https://travis-ci.org/nomeata/ghc-complete/builds" target="_blank">https://travis-ci.org/nomeata/ghc-complete/builds</a> is quite successful.<br>
Now that I started to also run the testsuite with -DDEBUG I was able<br>
spot some tests broken due to asserts in a timely manner, timely enough<br>
to identify (with high certainty) the causing commit.<br>
<br>
So it is a useful tool, and I would like to see it at<br>
<a href="https://travis-ci.org/ghc/ghc-complete/ghc" target="_blank">https://travis-ci.org/ghc/ghc-complete/ghc</a> instead, i.e. not tied to my<br>
name. Unfortunately, I cannot do that myself. Therefore, if you agree<br>
that this is a good thing (until we have a CI of our own), would someone<br>
with appropriate permissions please<br>
 * Pull the repo from <a href="https://github.com/nomeata/ghc-complete" target="_blank">https://github.com/nomeata/ghc-complete</a> to<br>
   <a href="http://git.haskell.org" target="_blank">git.haskell.org</a>.<br>
 * Set up the mirror on <a href="http://github.com/ghc" target="_blank">github.com/ghc</a> for ghc-complete (if that is a<br>
   separate step)<br>
 * and enable it on <a href="http://travis-ci.org" target="_blank">travis-ci.org</a>.<br>
<br>
Once that is done I can change my cronjob (which is generating the<br>
commits) to push to <a href="http://git.haskell.org" target="_blank">git.haskell.org</a>. If you also want to run that code,<br>
even better: just set up a cronjob that calls update.sh in a checkout of<br>
the repo, and adjust the --author flag therein.<br>
<br>
Greetings,<br>
Joachim<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Joachim “nomeata” Breitner<br>
  <a href="mailto:mail@joachim-breitner.de">mail@joachim-breitner.de</a> • <a href="http://www.joachim-breitner.de/" target="_blank">http://www.joachim-breitner.de/</a><br>
  Jabber: <a href="mailto:nomeata@joachim-breitner.de">nomeata@joachim-breitner.de</a>  • GPG-Key: 0x4743206C<br>
  Debian Developer: <a href="mailto:nomeata@debian.org">nomeata@debian.org</a><br>
</font></span><br>_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/ghc-devs" target="_blank">http://www.haskell.org/mailman/listinfo/ghc-devs</a><br>
<br></blockquote></div><br></div>