TEST - NAS DEPLOY: проверка состава пакетов Ops BIM gateway
This commit is contained in:
@@ -16,8 +16,10 @@ EXPECTED = {
|
||||
"bim-viewer": {
|
||||
"files": [
|
||||
"converter/worker.py",
|
||||
"frontend/dcViewer.js",
|
||||
"server/cad-formats.js",
|
||||
"server/index.js",
|
||||
"server/tasker-gateway-auth.js",
|
||||
],
|
||||
"manifest": (
|
||||
"id=bim-viewer-cad-ops-20990101-001\n"
|
||||
@@ -27,6 +29,13 @@ EXPECTED = {
|
||||
},
|
||||
"tasker": {
|
||||
"files": [
|
||||
"plane-src/apps/api/plane/app/urls/issue.py",
|
||||
"plane-src/apps/api/plane/app/views/__init__.py",
|
||||
"plane-src/apps/api/plane/app/views/issue/attachment.py",
|
||||
"plane-src/apps/api/plane/app/views/issue/bim_attachment.py",
|
||||
"plane-src/apps/api/plane/utils/nodedc_bim_gateway.py",
|
||||
"plane-src/apps/web/core/components/issues/attachment/attachment-list-item.tsx",
|
||||
"plane-src/apps/web/core/services/issue/issue_attachment.service.ts",
|
||||
"plane-src/apps/web/helpers/beam-viewer-config.ts",
|
||||
"plane-src/apps/web/helpers/beam-viewer.ts",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user