public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager v2 0/3] views: preparations for regex/glob, include-all param
@ 2025-11-26 15:58 Lukas Wagner
  2025-11-26 15:58 ` [pdm-devel] [PATCH datacenter-manager v2 1/3] pdm-api-types: views: preparations for future glob/regex support Lukas Wagner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lukas Wagner @ 2025-11-26 15:58 UTC (permalink / raw)
  To: pdm-devel

Changes since v1:
  - Add skip_serializing_if for include-all parameter (thx @ Dominik!)

Lukas Wagner (3):
  pdm-api-types: views: preparations for future glob/regex support
  views: add 'include-all' param; change semantics when there are no
    includes
  views: tests: use full section-config format for test cases

 lib/pdm-api-types/src/views.rs | 191 +++++++++++++------
 server/src/views/mod.rs        |  82 ++++----
 server/src/views/tests.rs      | 339 +++++++++++++++++++--------------
 3 files changed, 379 insertions(+), 233 deletions(-)

-- 
2.47.3



_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


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

end of thread, other threads:[~2025-11-26 21:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-26 15:58 [pdm-devel] [PATCH datacenter-manager v2 0/3] views: preparations for regex/glob, include-all param Lukas Wagner
2025-11-26 15:58 ` [pdm-devel] [PATCH datacenter-manager v2 1/3] pdm-api-types: views: preparations for future glob/regex support Lukas Wagner
2025-11-26 15:58 ` [pdm-devel] [PATCH datacenter-manager v2 2/3] views: add 'include-all' param; change semantics when there are no includes Lukas Wagner
2025-11-26 15:58 ` [pdm-devel] [PATCH datacenter-manager v2 3/3] views: tests: use full section-config format for test cases Lukas Wagner
2025-11-26 21:15 ` [pdm-devel] applied: [PATCH datacenter-manager v2 0/3] views: preparations for regex/glob, include-all param 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