unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org, 71876-done@debbugs.gnu.org
Subject: Re: [bug#71876] [PATCH] gnu: ci: Cross-build for fewer platforms.
Date: Wed, 10 Jul 2024 18:59:33 +0300	[thread overview]
Message-ID: <Zo6v5UZKqqXejaUn@pbp> (raw)
In-Reply-To: <87plrs43i3.fsf@gnu.org>

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

On Fri, Jul 05, 2024 at 11:00:52AM +0200, Ludovic Courtès wrote:
> Hi,
> 
> Efraim Flashner <efraim@flashner.co.il> skribis:
> 
> > * gnu/ci.scm (%dead-platform-triplets): New variable.
> > (cross-jobs): Also don't build for systems listed in
> > %dead-platform-triplets.
> >
> > Change-Id: Ic31ae6d307f2d243c098ec050bdb9d09060466ac
> 
> [...]
> 
> > +(define %dead-platform-triplets
> > +  ;; These systems are kept around for nostalgia or for tinkering, but regular
> > +  ;; CI is disabled for them to reduce the load on CI infrastructure.
> > +  '("mips64el-linux-gnu"
> > +    "powerpc-linux-gnu"
> > +    "powerpc64-linux-gnu"))
> 
> I’d change “dead” to “unsupported” but apart from that I think it’s a
> good idea.  (And it’s good to cater to the needs of the nostalgic among
> us too :-))

Sounds good to me.

Changes made and pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

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

      reply	other threads:[~2024-07-10 16:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-01 14:19 [PATCH] gnu: ci: Cross-build for fewer platforms Efraim Flashner
2024-07-05  9:00 ` [bug#71876] " Ludovic Courtès
2024-07-10 15:59   ` Efraim Flashner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zo6v5UZKqqXejaUn@pbp \
    --to=efraim@flashner.co.il \
    --cc=71876-done@debbugs.gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).