From: Arun Isaac <arunisaac@systemreboot.net>
To: 75414@debbugs.gnu.org
Cc: "Arun Isaac" <arunisaac@systemreboot.net>,
"Christopher Baines" <guix@cbaines.net>,
"Josselin Poiret" <dev@jpoiret.xyz>,
"Ludovic Courtès" <ludo@gnu.org>,
"Mathieu Othacehe" <othacehe@gnu.org>,
"Maxim Cournoyer" <maxim.cournoyer@gmail.com>,
"Simon Tournier" <zimon.toutoune@gmail.com>,
"Tobias Geerinckx-Rice" <me@tobias.gr>
Subject: [bug#75414] [PATCH 0/2] Add roll-back action to guix deploy
Date: Tue, 7 Jan 2025 00:18:08 +0000 [thread overview]
Message-ID: <cover.1736208948.git.arunisaac@systemreboot.net> (raw)
Hi,
I implement a roll-back action for guix deploy. This is convenient to roll
back all machines in a `guix deploy' configuration.
By the by, PATCH 1 fixes a bug necessary to make this work.
Regards,
Arun
Arun Isaac (2):
machine: ssh: Return monadic value from roll-back-managed-host.
deploy: Add roll-back action.
doc/guix.texi | 7 ++++
gnu/machine/ssh.scm | 6 ++-
guix/scripts/deploy.scm | 90 +++++++++++++++++++++++++++++++++--------
3 files changed, 84 insertions(+), 19 deletions(-)
base-commit: 67a535351f8678969e412e8dba9197a883b524d0
--
2.47.1
next reply other threads:[~2025-01-07 0:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 0:18 Arun Isaac [this message]
2025-01-07 0:28 ` [bug#75414] [PATCH 1/2] machine: ssh: Return monadic value from roll-back-managed-host Arun Isaac
2025-01-07 0:28 ` [bug#75414] [PATCH 2/2] deploy: Add roll-back action Arun Isaac
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=cover.1736208948.git.arunisaac@systemreboot.net \
--to=arunisaac@systemreboot.net \
--cc=75414@debbugs.gnu.org \
--cc=dev@jpoiret.xyz \
--cc=guix@cbaines.net \
--cc=ludo@gnu.org \
--cc=maxim.cournoyer@gmail.com \
--cc=me@tobias.gr \
--cc=othacehe@gnu.org \
--cc=zimon.toutoune@gmail.com \
/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).