From 555d556547d3cd97803ff2fcb06307a94e51ace5 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Thu, 15 Aug 2013 14:23:40 +0800 Subject: [PATCH] * admin/notes/hydra: More information about Hydra. --- admin/ChangeLog | 4 ++++ admin/notes/hydra | 20 +++++++++++++++----- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/admin/ChangeLog b/admin/ChangeLog index 791dbbc598..36454ccb31 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,7 @@ +2013-08-15 Xue Fuqiao + + * notes/hydra: More information about Hydra. + 2013-08-10 Xue Fuqiao * notes/hydra: New file. diff --git a/admin/notes/hydra b/admin/notes/hydra index 776c1e2c68..068bc70ee9 100644 --- a/admin/notes/hydra +++ b/admin/notes/hydra @@ -16,8 +16,10 @@ x86_64-darwin x86_64-linux * Mail notifications -Hydra sends notifications about build breakages in Emacs trunk to -emacs-buildstatus@gnu.org. +In addition to the web interface, Hydra can send notifications by +email when the build status of a project changes—e.g., from +`SUCCEEDED' to `FAILED'. It sends notifications about build status in +Emacs trunk to emacs-buildstatus@gnu.org. If you want to receive these notifications, please subscribe at http://lists.gnu.org/mailman/listinfo/emacs-buildstatus @@ -30,16 +32,24 @@ some autoconf/-make or bootstrap script. ** The `build' job which gets the result of the tarball job as input, together with -system identifier, this job basically does a normal make, make check, -make install. +system identifier, this job basically does a normal make and make install. ** The 'coverage' job is now running `make check'. -* Other GNU packages +* Nix expressions +The recipe for GNU Emacs are available via Git: +http://git.savannah.gnu.org/cgit/hydra-recipes.git/tree/emacs + +To modify the build job, email the patch to hydra-users@gnu.org. The +build recipes are written in the Nix language. + +* Other Information For a list of other GNU packages that have a continuous build on Hydra, see http://hydra.nixos.org/project/gnu +See http://www.gnu.org/software/devel.html#Hydra for more information. + This file is part of GNU Emacs. -- 2.20.1