emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 458057e: ; Editorial changes in admin/notes/hydra


From: Michael Albinus
Subject: [Emacs-diffs] master 458057e: ; Editorial changes in admin/notes/hydra
Date: Wed, 19 Jul 2017 05:34:40 -0400 (EDT)

branch: master
commit 458057ee29bae8ca450d11905130e90fbe40d727
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    ; Editorial changes in admin/notes/hydra
---
 admin/notes/hydra | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/admin/notes/hydra b/admin/notes/hydra
index 2cd4dbc..66d3420 100644
--- a/admin/notes/hydra
+++ b/admin/notes/hydra
@@ -6,14 +6,14 @@ See the end of the file for license conditions.
 NOTES FOR EMACS CONTINUOUS BUILD ON HYDRA
 
 A continuous build for Emacs can be found at
-http://hydra.nixos.org/jobset/gnu/emacs-trunk
-http://hydra.nixos.org/jobset/gnu/emacs-24
-http://hydra.nixos.org/jobset/gnu/emacs-25
+https://hydra.nixos.org/jobset/gnu/emacs-trunk
+https://hydra.nixos.org/jobset/gnu/emacs-24
+https://hydra.nixos.org/jobset/gnu/emacs-25
 
 * It builds Emacs on various platforms.
 Sometimes jobs fail due to hydra problems rather than Emacs problems.
 Eg it seems like the cygwin build will never work again.
-http://lists.gnu.org/archive/html/hydra-users/2013-08/msg00000.html
+https://lists.gnu.org/archive/html/hydra-users/2013-08/msg00000.html
 
 * Mail notifications
 In addition to the web interface, Hydra can send notifications by
@@ -22,7 +22,7 @@ SUCCEEDED to FAILED.  It sends notifications about build 
status in
 Emacs trunk to address@hidden
 
 If you want to receive these notifications, please subscribe at
-http://lists.gnu.org/mailman/listinfo/emacs-buildstatus
+https://lists.gnu.org/mailman/listinfo/emacs-buildstatus
 
 * The Emacs jobset consists of the following jobs:
 
@@ -32,14 +32,15 @@ by running make-dist to create a tarball.  If this job 
fails, all the
 others will too (because they use the tarball as input).
 
 ** The 'build' job
-which starts from the tarball and does a normal build
+which starts from the tarball and does a normal build.
 
 ** The 'coverage' job
-does a gcov build and then runs 'make check'.  Fails if any test fails.
+does a gcov build and then runs 'make check-expensive'.  Fails if any
+test fails.
 
 * Nix expressions
 The recipe for GNU Emacs are available via Git:
-http://git.savannah.gnu.org/cgit/hydra-recipes.git/tree/emacs
+https://git.savannah.gnu.org/cgit/hydra-recipes.git/tree/emacs
 
 To modify the build job, email the patch to address@hidden  The
 build recipes are written in the Nix language.
@@ -51,9 +52,9 @@ EMACS_HYDRA_CI.
 
 * Other Information
 For a list of other GNU packages that have a continuous build on
-Hydra, see http://hydra.nixos.org/project/gnu
+Hydra, see https://hydra.nixos.org/project/gnu
 
-See http://www.gnu.org/software/devel.html#Hydra for more information.
+See https://www.gnu.org/software/devel.html#Hydra for more information.
 
 
 This file is part of GNU Emacs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]