From: Lukas Wagner <l.wagner@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup v2 01/10] notifications: move make notifications module a dir-style module
Date: Thu, 27 Mar 2025 15:55:24 +0100 [thread overview]
Message-ID: <20250327145533.274348-2-l.wagner@proxmox.com> (raw)
In-Reply-To: <20250327145533.274348-1-l.wagner@proxmox.com>
The next commit is going to add a separate submodule for notification
template data types.
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Reviewed-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
src/server/{notifications.rs => notifications/mod.rs} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename src/server/{notifications.rs => notifications/mod.rs} (100%)
diff --git a/src/server/notifications.rs b/src/server/notifications/mod.rs
similarity index 100%
rename from src/server/notifications.rs
rename to src/server/notifications/mod.rs
--
2.39.5
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
next prev parent reply other threads:[~2025-03-27 14:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-27 14:55 [pbs-devel] [PATCH proxmox-backup v2 00/10] notifications: cleanup in preparation of overridable templates Lukas Wagner
2025-03-27 14:55 ` Lukas Wagner [this message]
2025-03-27 14:55 ` [pbs-devel] [PATCH proxmox-backup v2 02/10] notifications: add type for GC notification template data Lukas Wagner
2025-03-27 14:55 ` [pbs-devel] [PATCH proxmox-backup v2 03/10] notifications: add type for ACME " Lukas Wagner
2025-03-27 14:55 ` [pbs-devel] [PATCH proxmox-backup v2 04/10] notifications: add type for APT " Lukas Wagner
2025-03-27 14:55 ` [pbs-devel] [PATCH proxmox-backup v2 05/10] notifications: add type for prune " Lukas Wagner
2025-03-27 14:55 ` [pbs-devel] [PATCH proxmox-backup v2 06/10] notifications: add type for sync " Lukas Wagner
2025-03-27 14:55 ` [pbs-devel] [PATCH proxmox-backup v2 07/10] notifications: add type for tape backup " Lukas Wagner
2025-03-27 14:55 ` [pbs-devel] [PATCH proxmox-backup v2 08/10] notifications: add type for tape load " Lukas Wagner
2025-03-27 14:55 ` [pbs-devel] [PATCH proxmox-backup v2 09/10] notifications: add type for verify " Lukas Wagner
2025-03-27 14:55 ` [pbs-devel] [PATCH proxmox-backup v2 10/10] notifications: remove HTML template for test notification Lukas Wagner
2025-03-28 10:23 ` [pbs-devel] superseded: [PATCH proxmox-backup v2 00/10] notifications: cleanup in preparation of overridable templates Lukas Wagner
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=20250327145533.274348-2-l.wagner@proxmox.com \
--to=l.wagner@proxmox.com \
--cc=pbs-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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal