From patchwork Tue Dec 6 16:33:56 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: "pelzflorian (Florian Pelz)" X-Patchwork-Id: 45075 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 0CB6327BBEB; Tue, 6 Dec 2022 16:35:40 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id A399D27BBE9 for ; Tue, 6 Dec 2022 16:35:36 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p2auY-00081p-MR; Tue, 06 Dec 2022 11:35:20 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p2auN-00080r-Lj for guix-patches@gnu.org; Tue, 06 Dec 2022 11:35:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p2auM-0006Mc-V7 for guix-patches@gnu.org; Tue, 06 Dec 2022 11:35:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p2auM-0005ZO-FZ for guix-patches@gnu.org; Tue, 06 Dec 2022 11:35:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59822] [PATCH guix-artwork] website: base: home: Add 'DOWNLOAD LATEST' button. Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 06 Dec 2022 16:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59822 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: "\(" , 59822@debbugs.gnu.org Received: via spool by 59822-submit@debbugs.gnu.org id=B59822.167034445721398 (code B ref 59822); Tue, 06 Dec 2022 16:35:02 +0000 Received: (at 59822) by debbugs.gnu.org; 6 Dec 2022 16:34:17 +0000 Received: from localhost ([127.0.0.1]:43862 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2atd-0005Z4-5X for submit@debbugs.gnu.org; Tue, 06 Dec 2022 11:34:17 -0500 Received: from relay.yourmailgateway.de ([194.59.206.189]:58595) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p2atY-0005Yy-3A for 59822@debbugs.gnu.org; Tue, 06 Dec 2022 11:34:16 -0500 Received: from relay02-mors.netcup.net (localhost [127.0.0.1]) by relay02-mors.netcup.net (Postfix) with ESMTPS id 4NRQwc27zGz3x62; Tue, 6 Dec 2022 17:34:08 +0100 (CET) Authentication-Results: relay02-mors.netcup.net; dkim=permerror (bad message/signature format) Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by relay02-mors.netcup.net (Postfix) with ESMTPS id 4NRQwc1lkvz8GQm; Tue, 6 Dec 2022 17:34:08 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at policy02-mors.netcup.net Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4NRQwZ0DP9z8scr; Tue, 6 Dec 2022 17:34:04 +0100 (CET) Received: from florianrock64 (ip5b40a50f.dynamic.kabel-deutschland.de [91.64.165.15]) by mxe217.netcup.net (Postfix) with ESMTPSA id EE9C89EAE1; Tue, 6 Dec 2022 17:33:57 +0100 (CET) From: "pelzflorian (Florian Pelz)" References: <20221204195007.20997-1-paren@disroot.org> <87edterg7x.fsf@pelzflorian.de> <87a642rfui.fsf@pelzflorian.de> <875yeqrfmz.fsf@pelzflorian.de> <878rjm9t5l.fsf@pelzflorian.de> <86tu2a444p.fsf@gmail.com> <87edtdu6ew.fsf@pelzflorian.de> <86edtckc8l.fsf@gmail.com> Date: Tue, 06 Dec 2022 17:33:56 +0100 In-Reply-To: <86edtckc8l.fsf@gmail.com> (zimoun's message of "Tue, 06 Dec 2022 12:22:50 +0100") Message-ID: <87o7sg5w5n.fsf@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 X-Rspamd-Queue-Id: EE9C89EAE1 X-Spamd-Result: default: False [-5.60 / 15.00]; BAYES_HAM(-5.50)[100.00%]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_ZERO(0.00)[0]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:3209, ipnet:91.64.0.0/14, country:DE]; MIME_TRACE(0.00)[0:+]; MID_RHS_MATCH_FROM(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TAGGED_RCPT(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: 2Opw7E8XCegVUT5WlkVe3DIrdEHAhpt6Rm40lZPY0chm+WFf2RoIxx/D X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Yes (’s patch was merely about discoverability of the latest installer page, that already exists. Also the latest installer page has a warning that points users to the standard installer. So we could push --- But then, shouldn’t we tell users there are bugs in the standard image and they better use latest? Could we maybe wait until such reasons pop up for 1.4.0? Or have a new standard installer independent of the Guix release? Mathieu will know better, but I think there were few issues with 1.3.0 (UUID checks in commit f5d9d6ec68f78f5651bd5a698f489ab57bf77d5d) but latest has better logging. On the other hand, the latest installer had few new bugs except missing mkfs.ext4. > Therefore, I still propose on the webpage > to add this sentence: > > These images are well-tested released images, and since Guix follows > rolling release model, the [latest development images are > here](https://guix.gnu.org/en/download/latest/). Why mention rolling release? > To me, this patch is orthogonal to release 1.4. Well, if you think it > is better to apply after the publication of the release, that’s fine. :-) Indeed timing isn’t very relevant. Regards, Florian diff --git a/website/apps/base/templates/home.scm b/website/apps/base/templates/home.scm index 7b72da8..26d07cd 100644 --- a/website/apps/base/templates/home.scm +++ b/website/apps/base/templates/home.scm @@ -109,6 +109,11 @@ languages (EDSLs) to " #:url (guix-url "download/") #:light #true) " " ; A space for readability in non-CSS browsers. + ,(button-big + #:label (C_ "button" "DOWNLOAD LATEST") + #:url (guix-url "download/latest/") + #:light #true) + " " ,(button-big #:label (C_ "button" "CONTRIBUTE") #:url (guix-url "contribute/")