fix(deploy): make manager release build context complete

This commit is contained in:
Codex
2026-08-11 21:37:35 +03:00
parent f53759cb15
commit 094cf7143a
4 changed files with 68 additions and 1 deletions
@@ -108,8 +108,11 @@ class DevicePlaneRegistryTest(unittest.TestCase):
"docker-compose.device-plane.yml",
"packages/device-protocol-contract/src/index.mjs",
"packages/device-edge-channel-contract/src/index.mjs",
"packages/device-adapter-runtime/package.json",
"packages/device-adapter-catalog/package.json",
"services/device-control-core/Dockerfile",
"services/device-gateway/src/runtime.mjs",
"services/device-gateway-core/src/runtime.mjs",
):
self.assertTrue(
RUNNER.allowed_payload_path("device-plane", allowed),