[pdm-devel] applied: [PATCH proxmox-datacenter-manager 7/8] fake remote: add missing fields to make the debug feature compile again
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Apr 9 14:52:43 CEST 2025
Am 14.03.25 um 15:12 schrieb Lukas Wagner:
> Signed-off-by: Lukas Wagner <l.wagner at proxmox.com>
> Reviewed-by: Max Carrara <m.carrara at proxmox.com>
> ---
> server/src/test_support/fake_remote.rs | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
>
>
applied, thanks!
Needs some additional changes now due to Wolfgang's client/remote-cache
changes.
@Wolfgang: FYI, this can be tested using the remote_config="faked" flag,
as documented in docs/dev/debug-features.md, I just tried:
RUSTFLAGS='--cfg remote_config="faked"' cargo check --all
More information about the pdm-devel
mailing list