[Nix-dev] Re: Bisection in Hydra
Ludovic Courtès
ludo at gnu.org
Wed Jun 8 00:11:06 CEST 2011
Hi!
Rob Vermaas <rob.vermaas at gmail.com> skribis:
> Will think about it, however I am not sure if I will spend much time on it
> as, if you think all revisions are important, you could just as well set up
> hydra evaluation of the jobset on a post-commit hook.
I think that's not always possible—e.g., Git has a “post-push” hook,
which is run after a series of commits has been pushed, but not an
actual post-commit hook.
Besides, when a build doesn’t break, it may be preferable to skip
commits to avoid overloading commits.
Thanks,
Ludo’.
More information about the nix-dev
mailing list