proxmox/proxmox-notify
Lukas Wagner 80c9069389 notify: let a matcher always match if it has no matching directives
This should be a bit more intuitive to users than the current
behavior, which is 'always match' for mode==all and 'never match' for
mode==any. The current behavior originates in the neutral element of
the underlying logical operation (and, or).

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-11-17 08:31:36 +01:00
..
debian bump proxmox-notify to 0.2.0 2023-07-28 11:56:56 +02:00
examples notify: factor out notification content into its own type 2023-11-17 08:31:36 +01:00
src notify: let a matcher always match if it has no matching directives 2023-11-17 08:31:36 +01:00
Cargo.toml notify: replace filters and groups with matcher-based system 2023-11-17 08:31:36 +01:00