all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Nicolas Graves <ngraves@ngraves.fr>
Cc: 70227-done@debbugs.gnu.org
Subject: bug#70227: [PATCH v2 1/2] guix: import: composer: Handle parsing failures.
Date: Sat, 12 Oct 2024 19:46:49 +0200	[thread overview]
Message-ID: <87cyk5rz7a.fsf@gnu.org> (raw)
In-Reply-To: <20241006235605.24248-1-ngraves@ngraves.fr> (Nicolas Graves's message of "Mon, 7 Oct 2024 01:55:59 +0200")

Hi,

Nicolas Graves <ngraves@ngraves.fr> skribis:

> * guix/import/composer (latest-release): Handle parsing
> failures. Rename package to composer-package for clarity.
>
> Change-Id: I57f6fba7b05122b031177681e76cf0b5c9547736

[...]

> * guix/import/composer.scm
> (guix-package->composer-name): Simplify.
>  (composer-fetch): Replace reduce by fold to correct version selection logic.
>  (latest-release): Implement recursive package refresh. Rename to import-release.
>  (import-release): New function, formerly known as latest-release.
>
> Change-Id: I8f629b4d1da866f5986d39b4e159f2b44af9ee49

Applied, thanks!

There are no new tests (we could improve on that…) but at least those
already in ‘tests/composer.scm’ still pass.

Ludo’.




      parent reply	other threads:[~2024-10-12 18:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-06  2:04 [bug#70227] [PATCH 0/2] Improving composer import Nicolas Graves via Guix-patches via
2024-04-06  2:08 ` [bug#70227] [PATCH 1/2] guix: import: composer: Handle parsing failures Nicolas Graves via Guix-patches via
2024-04-06  2:08   ` [bug#70227] [PATCH 2/2] guix: import: composer: Implement recursive package refresh Nicolas Graves via Guix-patches via
2024-04-29 21:29     ` Ludovic Courtès
2024-07-13 13:41       ` [bug#70227] [PATCH 0/2] Improving composer import jgart via Guix-patches via
2024-07-18  9:21         ` Ludovic Courtès
2024-10-06 23:55 ` [bug#70227] [PATCH v2 1/2] guix: import: composer: Handle parsing failures Nicolas Graves via Guix-patches via
2024-10-06 23:56   ` [bug#70227] [PATCH v2 2/2] guix: import: composer: Implement recursive package refresh Nicolas Graves via Guix-patches via
2024-10-12 17:46   ` Ludovic Courtès [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

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

  git send-email \
    --in-reply-to=87cyk5rz7a.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=70227-done@debbugs.gnu.org \
    --cc=ngraves@ngraves.fr \
    /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 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.