fix(deploy): make manager release build context complete
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user