public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH installer v2 0/2] auto: answer: answer file serde cleanups
@ 2025-07-07 10:08 Christoph Heiss
  2025-07-07 10:08 ` [pve-devel] [PATCH installer v2 1/2] auto: answer: drop unneeded #[serde(default)] attributes Christoph Heiss
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christoph Heiss @ 2025-07-07 10:08 UTC (permalink / raw)
  To: pve-devel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-07-07 12:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-07 10:08 [pve-devel] [PATCH installer v2 0/2] auto: answer: answer file serde cleanups Christoph Heiss
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal