unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 43285@debbugs.gnu.org
Cc: "Ludovic Courtès" <ludo@gnu.org>
Subject: [bug#43285] [PATCH 0/3] Improve 'import-paths' tests and 'guix authenticate' interface
Date: Tue,  8 Sep 2020 23:58:37 +0200	[thread overview]
Message-ID: <20200908215837.32037-1-ludo@gnu.org> (raw)

Hi!

These patches are about improving testing around the ‘import-paths’
RPC and cleaning up the interface between ‘guix authenticate’ and
the daemon.

Ludo’.

Ludovic Courtès (3):
  store: Test 'import-paths' with unauthorized and unsigned nar bundles.
  doc: Distinguish the "nar bundle" format from "nar".
  daemon: Simplify interface with 'guix authenticate'.

 doc/guix.texi                 | 12 +++++-
 guix/nar.scm                  | 15 ++++----
 guix/scripts/authenticate.scm | 57 +++++++++------------------
 nix/libstore/local-store.cc   | 24 ++----------
 tests/store.scm               | 72 +++++++++++++++++++++++++++++++++++
 5 files changed, 113 insertions(+), 67 deletions(-)

-- 
2.28.0





             reply	other threads:[~2020-09-08 22:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08 21:58 Ludovic Courtès [this message]
2020-09-08 22:16 ` [bug#43285] [PATCH 1/3] store: Test 'import-paths' with unauthorized and unsigned nar bundles Ludovic Courtès
2020-09-08 22:16   ` [bug#43285] [PATCH 2/3] doc: Distinguish the "nar bundle" format from "nar" Ludovic Courtès
2020-09-08 22:16   ` [bug#43285] [PATCH 3/3] daemon: Simplify interface with 'guix authenticate' Ludovic Courtès
2020-09-08 23:07 ` [bug#43285] [PATCH 0/3] Improve 'import-paths' tests and 'guix authenticate' interface zimoun
2020-09-09  7:03   ` Ludovic Courtès
2020-09-11 15:59 ` bug#43285: " Ludovic Courtès

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=20200908215837.32037-1-ludo@gnu.org \
    --to=ludo@gnu.org \
    --cc=43285@debbugs.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).