Bruno Haible <br...@clisp.org> writes:

> Collin Funk wrote:
>> [3] https://cgit.git.savannah.gnu.org/cgit/hydra-recipes.git
>
> The coreutils recipe is unmaintained since 2018, and the gettext
> recipe since 2015.
>
> I think it's safe to remove that paragraph.

Thanks for confirming.

I pushed the attached patch then. We can always add it back in the
future if someone revives the recipes.

Collin

>From 25eaa5a618490378d6c15eed865cb6d765163df0 Mon Sep 17 00:00:00 2001
Message-ID: <25eaa5a618490378d6c15eed865cb6d765163df0.1752974282.git.collin.fu...@gmail.com>
From: Collin Funk <collin.fu...@gmail.com>
Date: Sat, 19 Jul 2025 18:08:57 -0700
Subject: [PATCH] readme-release: Remove link to Hydra autobuilder.

* top/README-release: Remove link to Hydra autobuilder since the recipes
have not been updated in years.
---
 ChangeLog          | 6 ++++++
 top/README-release | 4 ----
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d87c009d01..e35772e8ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2025-07-19  Collin Funk  <collin.fu...@gmail.com>
+
+	readme-release: Remove link to Hydra autobuilder.
+	* top/README-release: Remove link to Hydra autobuilder since the recipes
+	have not been updated in years.
+
 2025-07-19  Bruno Haible  <br...@clisp.org>
 
 	next-prime: Tweaks for GNU gettext.
diff --git a/top/README-release b/top/README-release
index 536eef3a9f..0861adf1c1 100644
--- a/top/README-release
+++ b/top/README-release
@@ -19,10 +19,6 @@ Here are most of the steps we (maintainers) follow when making a release.
 
     git push origin master
 
-* Check that the NixOS/Hydra autobuilder is reporting all is well:
-
-    https://hydra.nixos.org/project/gnu/@PACKAGE@-master
-
 * Run the following command to download any new translations:
 
     ./bootstrap && ./configure
-- 
2.50.1

Reply via email to