feat: harden server pull deployments and git hygiene

This commit is contained in:
NuklearRabbit
2026-07-28 08:27:09 +02:00
parent d4d77c827a
commit 56efd1a00c
33 changed files with 2390 additions and 633 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ test("SSH deployments are polled in the background and Portfolio casing is prese
assert.match(renderer, /function startOperationPolling\(\)/);
assert.match(renderer, /startOperationPolling\(\);/);
assert.match(renderer, /Visible container name/);
assert.match(renderer, /Compose service \(internal\)/);
assert.match(renderer, /Compose services to verify/);
});
test("deployment profiles expose built-in/uploaded DockerMan icons and automatic metadata repair", async () => {