<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 18, 2016 at 5:49 PM, Jan Stolarek <span dir="ltr"><<a href="mailto:jan.stolarek@p.lodz.pl" target="_blank">jan.stolarek@p.lodz.pl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">> If you are working from an old base commit, either rebase your patch before<br>
> submitting to Phabricator (painful? you will have to do it before pushing<br>
> anyway, might as well do it now), or ignore the Harbormaster validate<br>
> result.<br>
</span>I am typically working on some non-trivial features (ie. rebases tend to be painful). Having<br>
Harbormaster build results is a useful way of telling whether I broke something or not. Even if<br>
it is for some older commit. Rebases take time and if I know my feature will not be finished in<br>
the next couple of weeks I want to save myself from unnecessary rebasing. Why rebase all the time<br>
if I can do it just once at the end?<br></blockquote><div><br></div><div>There are a few options:</div><div><br></div><div>* you validate locally (in a different build directory, so you can keep using build flavour = devel2 in your development directory)</div><div>* fork the ghc github repository, push your branch there, and let Travis validate it: <a href="https://ghc.haskell.org/trac/ghc/wiki/TestingPatches#Travis">https://ghc.haskell.org/trac/ghc/wiki/TestingPatches#Travis</a></div><div>* ask Austin for some special Phabricator syntax that you could add when you submit the patch, to request Harbormaster not to rebase onto HEAD before validating </div><div><br></div><div><br></div><div>Side note: I think we should go back to using Phabricator for finished patches only. It slows the review process down, when there are 50 patches in the queue waiting-for-review-but-not-really: <a href="https://phabricator.haskell.org/differential/query/bITEu.ig1Hep/">https://phabricator.haskell.org/differential/query/bITEu.ig1Hep/</a> Sometimes it leads to finished patches actually getting ignored for a long time, because the reviewers still think the author is working on them. But other might think differently, and maybe it's not a big deal.</div><div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5"><br>
Janek<br>
<br>
---<br>
Politechnika Łódzka<br>
Lodz University of Technology<br>
<br>
Treść tej wiadomości zawiera informacje przeznaczone tylko dla adresata.<br>
Jeżeli nie jesteście Państwo jej adresatem, bądź otrzymaliście ją przez pomyłkę<br>
prosimy o powiadomienie o tym nadawcy oraz trwałe jej usunięcie.<br>
<br>
This email contains information intended solely for the use of the individual to whom it is addressed.<br>
If you are not the intended recipient or if you have received this message in error,<br>
please notify the sender and delete it from your system.<br>
</div></div></blockquote></div><br></div></div>