forked from lix-project/hydra
a6d8566faf
See e.g. http://hydra.nixos.org/build/4915744. P.S. existing active build steps of finished builds can be marked as aborted by running: update buildsteps set busy = 0, status = 4 where (build, stepnr) in (select s.build, s.stepnr from buildsteps s join builds b on s.build = b.id where b.finished = 1 and s.busy = 1); |
||
---|---|---|
.. | ||
hydra-build | ||
hydra-control | ||
hydra-create | ||
hydra-eval-guile-jobs.in | ||
hydra-evaluator | ||
hydra-init | ||
hydra-queue-runner | ||
hydra-server | ||
hydra-update-gc-roots | ||
Makefile.am | ||
nix-prefetch-bzr | ||
nix-prefetch-git | ||
nix-prefetch-hg |