hydra/src
aszlig 06b76ab275
Add isChannel column and meta attribute.
This is to properly separate channels from regular jobs and also make
sure that we can always iterate on them, no matter whether the build has
failed. The reason why we were not able to do this until now was because
we were iterating on the build products, and whenever some constituent
of a channel job has failed, we didn't get a build output.

So whenever there is a meta.isHydraChannel, we can now properly
distinguish it from the other jobs.

I still don't have any clue, why "make -C src/sql update-dbix" without
*any* modifications tries to create additional schema definitions. But
I've checked the md5sums of the existing schema definitions and they
don't seem to match, so it seems that they already have been tampered
with.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-10 17:36:38 +02:00
..
hydra-eval-jobs Add isChannel column and meta attribute. 2015-09-10 17:36:38 +02:00
hydra-queue-runner Remove localhost hack 2015-09-09 16:50:59 +02:00
lib Add isChannel column and meta attribute. 2015-09-10 17:36:38 +02:00
root Make channels a product type instead of subtype. 2015-09-10 17:12:13 +02:00
script hydra-send-stats: Keep track of the number of machines 2015-08-27 12:05:06 +02:00
sql Add isChannel column and meta attribute. 2015-09-10 17:36:38 +02:00
ttf Add font for the captcha 2013-03-04 12:16:13 +01:00
xsl Fix UTF-8 handling of log files 2014-08-13 18:53:29 +02:00
Makefile.am Start of single-process hydra-queue-runner 2015-05-28 17:39:29 +02:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00