guix-patches
[Top][All Lists]
Advanced

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

[bug#52596] [guix-artwork PATCH] website: Relabel stable/latest to relea


From: pelzflorian (Florian Pelz)
Subject: [bug#52596] [guix-artwork PATCH] website: Relabel stable/latest to release/current.
Date: Wed, 29 Dec 2021 23:53:21 +0100

On Wed, Dec 29, 2021 at 03:07:10PM -0500, Leo Famulari wrote:
> On Wed, Dec 29, 2021 at 08:42:57PM +0100, pelzflorian (Florian Pelz) wrote:
> > The only downside to naming it 1.3.0 that I see is that the
> > guix.gnu.org/manual URL will change away from 1.3.0 on the next
> > release.
> Maybe we can paremeterize the responsible code so that it's updated
> automatically?

Leo, we could create https://guix.gnu.org/manual/1.3.0/ and make the
navbar’s Help/GNU Guix Manual 1.3.0 point to
https://guix.gnu.org/manual/1.3.0/ so the meaning of the URL will not
change in the future.  This is what I meant; I had expressed myself
badly so I’m unsure now if you really mean that.

It is all unnecessary, I think; IMHO we do not even need both
https://guix.gnu.org/manual/ and https://guix.gnu.org/manual/devel/,
except when users manually change /etc/config.scm without guix pull.
Or do foreign distro users need the old manual to install?  But why?


The label Help/GNU Guix Manual 1.3.0 already uses

(define latest-guix-version
  (make-parameter "1.3.0"))

so the label will automatically become Help/GNU Guix Manual 1.4.0 or
whatever the next release will be called.

Regards,
Florian





reply via email to

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