unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: zerodaysfordays@sdf.lonestar.org (Jakob L. Kreuze)
To: Christopher Lemmer Webber <cwebber@dustycloud.org>
Cc: 36957@debbugs.gnu.org
Subject: [bug#36957] [PATCH 0/5] Consolidated patches for guix deploy
Date: Thu, 15 Aug 2019 04:03:45 -0400	[thread overview]
Message-ID: <875zmy26u6.fsf_-_@sdf.lonestar.org> (raw)
In-Reply-To: <87h86jxyea.fsf@dustycloud.org> (Christopher Lemmer Webber's message of "Wed, 14 Aug 2019 16:52:45 -0400")

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

Christopher Lemmer Webber <cwebber@dustycloud.org> writes:

> Check, and if that's good, let's merge this in the patch series
> tomorrow.

As predicted, it handles a missing 'sudo' just fine :]

> See if you can get it in the patch series (as the last patch)! If you
> can't, file a bug, and let's not block on it.

Got it in! Pretty simple change.

Jakob L. Kreuze (5):
  machine: Allow non-root users to deploy.
  machine: Implement 'roll-back-machine'.
  machine: Automatically authorize the coordinator's signing key.
  doc: Add description of 'build-locally?'.
  remote: Use (%daemon-socket-uri) rather than hard-coded path.

 doc/guix.texi           |  15 ++++++
 gnu/machine.scm         |  27 +++++++++-
 gnu/machine/ssh.scm     | 113 ++++++++++++++++++++++++++++++++++++----
 guix/remote.scm         |  57 ++++++++++++--------
 guix/scripts/deploy.scm |  17 +++++-
 guix/ssh.scm            |  48 ++++++++++++++---
 6 files changed, 236 insertions(+), 41 deletions(-)

-- 
2.22.0

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

  reply	other threads:[~2019-08-15  8:04 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-07 12:46 [bug#36957] [PATCH] machine: Allow non-root users to deploy Jakob L. Kreuze
2019-08-07 17:43 ` Ricardo Wurmus
2019-08-07 19:17   ` Christopher Lemmer Webber
2019-08-07 20:20     ` Jakob L. Kreuze
2019-08-07 20:34       ` Ricardo Wurmus
2019-08-07 20:39         ` Jakob L. Kreuze
2019-08-07 22:31 ` Christopher Lemmer Webber
2019-08-08  0:20   ` [bug#36957] [PATCH v2] " Jakob L. Kreuze
2019-08-08  8:33     ` Ricardo Wurmus
2019-08-08 20:24       ` Jakob L. Kreuze
2019-08-14 20:52         ` Christopher Lemmer Webber
2019-08-15  8:03           ` Jakob L. Kreuze [this message]
2019-08-15  8:05             ` [bug#36957] [PATCH 1/5] " Jakob L. Kreuze
2019-08-15  8:05               ` [bug#36957] [PATCH 2/5] machine: Implement 'roll-back-machine' Jakob L. Kreuze
2019-08-15  8:06                 ` [bug#36957] [PATCH 3/5] machine: Automatically authorize the coordinator's signing key Jakob L. Kreuze
2019-08-15  8:07                   ` [bug#36957] [PATCH 4/5] doc: Add description of 'build-locally?' Jakob L. Kreuze
2019-08-15  8:08                     ` [bug#36957] [PATCH 5/5] remote: Use (%daemon-socket-uri) rather than hard-coded path Jakob L. Kreuze
2019-08-15 11:44                       ` bug#36957: " Christopher Lemmer Webber
2019-08-15 15:07               ` [bug#36957] [PATCH 1/5] machine: Allow non-root users to deploy Ricardo Wurmus
2019-08-15 16:13                 ` Jakob L. Kreuze
2019-08-08 20:26       ` [bug#36957] [PATCH v3] " Jakob L. Kreuze

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=875zmy26u6.fsf_-_@sdf.lonestar.org \
    --to=zerodaysfordays@sdf.lonestar.org \
    --cc=36957@debbugs.gnu.org \
    --cc=cwebber@dustycloud.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).