From 2006aeba9d44ecc49fefcba65d93451dc537cd01 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 3 Oct 2010 20:48:53 +0200 Subject: maint: add a release prerequisite: check the NixOS/Hydra autobuilder * README-release: Add a note to check the autobuilder. --- README-release | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README-release b/README-release index c370209fa..b2bd34c39 100644 --- a/README-release +++ b/README-release @@ -13,6 +13,11 @@ Here are most of the steps we (maintainers) follow when making a release. * Ensure that you're on "master" with no uncommitted diffs. This should produce no output: git checkout master; git diff +* Ensure that you've pushed all changes that belong in the release + and that the NixOS/Hydra autobuilder is reporting all is well: + + http://hydra.nixos.org/jobset/gnu/coreutils-master + * Run bootstrap one last time. This downloads any new translations: ./bootstrap -- cgit v1.2.3-70-g09d2