hydra/src
Bas van Dijk 38122544ed GitInput: only convert integer option values to int
The previous code converted option values to ints when the value
contained a digit somewhere. This is too eager since it also converts
strings like `release-0.2` to an int which should not happen.

We now only convert to int when the value is an integer.
2020-05-13 11:41:52 +02:00
..
hydra-eval-jobs Fix build 2020-05-12 16:14:20 +02:00
hydra-evaluator Merge pull request #730 from NixOS/flake 2020-04-07 11:18:38 +02:00
hydra-queue-runner hydra-queue-runner: don't try to distribute builds on localhost 2020-05-03 00:05:52 -04:00
lib GitInput: only convert integer option values to int 2020-05-13 11:41:52 +02:00
libhydra Build against nix-master 2020-02-20 10:24:04 +01:00
root Remove the "releases" feature 2020-05-06 12:39:21 +02:00
script hydra-eval-jobset: Pass --no-allow-import-from-derivation 2020-05-12 15:17:50 +02:00
sql Remove the "releases" feature 2020-05-06 12:39:21 +02:00
ttf Add font for the captcha 2013-03-04 12:16:13 +01:00
Makefile.am Revert "hydra-eval-jobs -> nix eval-hydra-jobs" 2020-02-19 20:36:52 +01:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00