all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Planning for a release, for real
@ 2022-10-06 14:50 Ludovic Courtès
  2022-10-06 16:02 ` Julien Lepiller
                   ` (5 more replies)
  0 siblings, 6 replies; 50+ messages in thread
From: Ludovic Courtès @ 2022-10-06 14:50 UTC (permalink / raw)
  To: Guix-devel; +Cc: guix-maintainers, Julien Lepiller, Marius Bakke

[-- Attachment #1: Type: text/plain, Size: 3027 bytes --]

Hello Guix!

Will Guix’s 10th year be a release year?  I hope so!

We need to plan and coordinate.  Releases have to be a group effort;
some of the most important work won’t be coding but coordination.
Coordination is key.  I don’t think I should be spearheading that
effort, but I’m happy to be part of it.

Who’s ready to commit time towards that goal for the coming weeks?

Here’s a list of things to do to get there:

  • Merge ‘staging’ (?).  What’s the status of that one, it seemed ready
    a couple of weeks ago, but then I lost track of it.  Marius?

    We need a ‘staging’ champion to keep track of what’s left to be
    done, reports progress, pings people, etc.  That person does not
    have to be hacking like crazy, on the contrary!

  • Get base binaries on all supported architectures in a timely
    fashion, or drop some of the architectures.

    Namely, ‘make assert-binaries-available’ is currently failing.  It
    uses a manifest that encodes what we consider to be the basic
    requirements for each architecture; it’s not demanding for
    aarch64-linux, even less for armhf-linux and i586-gnu—yet we’re not
    meeting these criteria yet.

    We need to look at missing substitutes, address build issues and
    build farm issues that cause them until we get to zero failures.  If
    after some effort we fail to get to zero, then we should consider
    dropping architectures (I’m looking at armhf-linux and i586-gnu
    specifically).

    Again we need a champion to keep track of this and ping people so we
    make progress!

  • Address the blockers of <https://issues.guix.gnu.org/53214>, most of
    which are issues in the installer.

  • Freeze strings: enter a period where translatable strings in the
    code and in the manual must not be changed so translators have a
    chance to keep up.  Julien, how would you like to do that?  Weblate
    has given us more flexibility it seems.

  • Publish a release candidate and call for testing of the installer in
    particular.  Fix bugs, loop.

  • Update NEWS (mostly done already!), prepare a blog post listing the
    highlights and linking to the relevant material.  (See
    <https://guix.gnu.org/en/blog/tags/releases/> for inspiration.)

I’d like us to do this with an eye of getting better organized, which
involves defining roles such as that of “release managers”.

The NixOS folks handle this in a way that I find inspiring, with
rotating release manager responsibilities, a schedule announced upfront,
and a detailed description of the process:

  https://github.com/NixOS/nixpkgs/issues/193585
  https://nixos.github.io/release-wiki/Home.html

We have
<https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/doc/release.org>
but it’s low-level and dates back to a time where release were a
one-person activity.  Time for a change.

So, who’s in?  Let’s get our act together!

Ludo’.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]

^ permalink raw reply	[flat|nested] 50+ messages in thread

end of thread, other threads:[~2023-08-20 17:45 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06 14:50 Planning for a release, for real Ludovic Courtès
2022-10-06 16:02 ` Julien Lepiller
2022-10-07  9:49   ` Ludovic Courtès
2022-10-07 10:14     ` Julien Lepiller
2022-10-06 16:07 ` Maxime Devos
2022-10-07  9:50   ` Ludovic Courtès
2022-10-07  9:53     ` Maxime Devos
2022-10-07  6:20 ` Supported architectures Efraim Flashner
2022-10-07 10:02   ` Ludovic Courtès
2022-10-07 14:24   ` [bug#58357] [Patch staging ] doc add a recommended system in 'Hardware Considerations' Joshua Branson via Guix-patches via
2022-10-08  9:55     ` pelzflorian (Florian Pelz)
2022-10-08 15:33     ` jbranso--- via Guix-patches via
2022-10-10 10:07       ` pelzflorian (Florian Pelz)
2022-10-14 15:12         ` Ludovic Courtès
2022-10-14 15:47           ` kiasoc5 via Guix-patches via
2022-10-15  9:47             ` pelzflorian (Florian Pelz)
2022-10-16 11:53               ` pelzflorian (Florian Pelz)
2022-10-14 17:09           ` pelzflorian (Florian Pelz)
2022-10-15 15:51             ` pelzflorian (Florian Pelz)
2022-10-17 16:35             ` Ludovic Courtès
2022-10-14 19:28           ` jbranso--- via Guix-patches via
2022-11-03 19:21           ` Ludovic Courtès
2022-11-16  0:22     ` pelzflorian (Florian Pelz)
2022-11-16 23:16       ` jbranso--- via Guix-patches via
2022-11-17 16:26         ` pelzflorian (Florian Pelz)
2022-11-19 14:06           ` Joshua Branson via Guix-patches via
2022-12-08 17:02             ` pelzflorian (Florian Pelz)
2023-03-09 21:06       ` pelzflorian (Florian Pelz)
2023-08-20 17:44         ` pelzflorian (Florian Pelz)
2022-10-10  7:57   ` Supported architectures Csepp
2022-10-12 20:40   ` Vagrant Cascadian
2022-10-13 15:06     ` Ludovic Courtès
2022-10-07  8:26 ` Planning for a release, for real Christopher Baines
2022-10-07 10:09   ` Ludovic Courtès
2022-10-10 10:33 ` zimoun
2022-10-13 15:19 ` Release progress, week 1 Ludovic Courtès
2022-10-13 15:33   ` Efraim Flashner
2022-10-13 15:42   ` Christopher Baines
2022-10-20 13:49   ` Release progress, week 2 Ludovic Courtès
2022-10-20 20:07     ` Efraim Flashner
2022-10-21  8:51       ` Rust on aarch64-linux Ludovic Courtès
2022-10-21 13:42         ` Efraim Flashner
2022-10-22 20:22         ` Efraim Flashner
2022-10-26  9:01           ` Efraim Flashner
     [not found]     ` <87h6zyo811.fsf@gnu.org>
2022-10-21  8:43       ` Status of armhf-linux and powerpc64le-linux Ludovic Courtès
2022-10-21  9:30         ` Mathieu Othacehe
2022-10-31 17:40         ` Tobias Platen
2022-10-22 12:18     ` Release progress, week 2 Christopher Baines
2022-10-25  9:50     ` Release progress, week 2, release manifest, what builds are failing? Christopher Baines
2022-10-25 11:29       ` Release progress, week 2, release manifest, what builds are failing: gst-plugins-bad Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.