From: Christoph Heiss <c.heiss@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH installer v2 0/2] auto: answer: answer file serde cleanups
Date: Mon, 7 Jul 2025 12:08:12 +0200 [thread overview]
Message-ID: <20250707100830.550898-1-c.heiss@proxmox.com> (raw)
Two small, mostly trivial patches simplifying the serde definitions for
the answer file.
History
=======
v1: https://lore.proxmox.com/pve-devel/20250429132025.1543199-1-c.heiss@proxmox.com/T/
Changes v1 -> v2:
* rebased on latest master
Diffstat
========
Christoph Heiss (2):
auto: answer: drop unneeded #[serde(default)] attributes
auto: answer: simplify `BTreeMap` handling in deserialization
proxmox-auto-installer/src/answer.rs | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
--
2.49.0
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2025-07-07 10:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-07 10:08 Christoph Heiss [this message]
2025-07-07 10:08 ` [pve-devel] [PATCH installer v2 1/2] auto: answer: drop unneeded #[serde(default)] attributes Christoph Heiss
2025-07-07 10:08 ` [pve-devel] [PATCH installer v2 2/2] auto: answer: simplify `BTreeMap` handling in deserialization Christoph Heiss
2025-07-07 12:40 ` [pve-devel] applied-series: [PATCH installer v2 0/2] auto: answer: answer file serde cleanups Thomas Lamprecht
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=20250707100830.550898-1-c.heiss@proxmox.com \
--to=c.heiss@proxmox.com \
--cc=pve-devel@lists.proxmox.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.
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.