Commit Graph

13 Commits

Author SHA1 Message Date
0df0723b46 first test, not yet in buildprocess 2011-03-16 08:50:31 +00:00
cd7742f610 hydra: added some user admin 2010-12-03 09:40:25 +00:00
a93e272364 * Add a NarSize field to Hydra manifests. This allows nix-env
to predict how much disk space a package will require.
* Compute the output / closure size using the info stored in the
  Nix database (rather than doing a slow "du").
2010-11-19 15:44:20 +00:00
14f9260a27 2010-11-19 10:54:16 +00:00
828c086f2e add datetime to deps 2010-09-07 12:26:57 +00:00
ce34776992 added some json responses 2010-09-02 12:21:56 +00:00
66f3547fe7 * Build Hydra with the Nix Perl bindings. 2010-03-04 15:11:01 +00:00
b6ad5c3103 emailsimplecreator was removed 2010-02-06 07:20:33 +00:00
3b504b2370 * hydra: added variant of build input type, 'build output (same system)' to allow better continous integration in one jobset for multiple system. it makes sure that the system of the build that is passed as input for a job has the same system as the job. 2010-01-19 14:15:31 +00:00
1c5ab05521 * added support for twitter notification
3 environment variables are important: 
      TWITTER_USER
      TWITTER_PASS
      HYDRA_BUILD_BASEURL
   - twitter notification is off when TWITTER_USER and TWITTER_PASS are not defined
   - if HYDRA_BUILD_BASEURL is not defined, no URL is put in the twitter messages
2009-10-15 13:23:15 +00:00
5e72c17540 * Include more info in notification emails. 2009-08-12 13:31:27 +00:00
3119cc7edc 2009-07-07 16:15:38 +00:00
11ebba90db * Put Hydra's dependencies so that they can easily be installed in a
profile for easy testing.
2009-07-07 11:33:50 +00:00