From: Dominik Csapak <d.csapak@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [PATCH datacenter-manager/installer/proxmox 0/3] use correct email validation in auto-installer ui
Date: Wed, 27 May 2026 15:05:56 +0200 [thread overview]
Message-ID: <20260527130611.2995147-1-d.csapak@proxmox.com> (raw)
to do that we move the email validation from the installer-common crate
to the installer-types crate which is accessible from PDM too.
Not super sure about the deps for proxmox-installer-types, but I guess
it doesn't make a difference if we always add the schema/regex
dependency or depend on the 'api-types' feature in pve-installer
proxmox:
Dominik Csapak (1):
installer types: move email validation from proxmox-installer-common
proxmox-installer-types/Cargo.toml | 6 +++---
proxmox-installer-types/src/answer.rs | 22 ++++++++++++++++++++++
2 files changed, 25 insertions(+), 3 deletions(-)
pve-installer:
Dominik Csapak (1):
use email validation from installer-types
proxmox-auto-installer/src/utils.rs | 4 ++--
proxmox-installer-common/src/options.rs | 22 ----------------------
proxmox-tui-installer/src/main.rs | 6 ++----
3 files changed, 4 insertions(+), 28 deletions(-)
proxmox-datacenter-manager:
Dominik Csapak (1):
ui: auto-installer: use email validation from installer-types
.../remotes/auto_installer/prepared_answer_form.rs | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
Summary over all repositories:
6 files changed, 33 insertions(+), 41 deletions(-)
--
Generated by murpp 0.11.0
next reply other threads:[~2026-05-27 13:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-27 13:05 Dominik Csapak [this message]
2026-05-27 13:05 ` [PATCH proxmox 1/3] installer types: move email validation from proxmox-installer-common Dominik Csapak
2026-05-27 13:05 ` [PATCH pve-installer 2/3] use email validation from installer-types Dominik Csapak
2026-05-27 13:05 ` [PATCH datacenter-manager 3/3] ui: auto-installer: " Dominik Csapak
2026-05-28 11:00 ` partially-applied: [PATCH datacenter-manager/installer/proxmox 0/3] use correct email validation in auto-installer ui 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=20260527130611.2995147-1-d.csapak@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=pdm-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox