Files
pikasTech-unidesk/deploy.json
T
2026-05-20 01:10:38 +00:00

139 lines
4.4 KiB
JSON

{
"schemaVersion": 2,
"environments": {
"prod": {
"services": [
{
"id": "backend-core",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "0cf73d817f14032ad6038fd47ec402c87bf059bb"
},
{
"id": "frontend",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "0cf73d817f14032ad6038fd47ec402c87bf059bb"
},
{
"id": "findjob",
"repo": "https://gitee.com/Lyon1998/findjob",
"commitId": "2d43212c5f474df5d87820985a6c75a8c2e7ac42"
},
{
"id": "pipeline",
"repo": "https://github.com/pikasTech/pipeline",
"commitId": "87811a8d43edf216a4f4d8efa55bbb96bad8df14"
},
{
"id": "met-nonlinear",
"repo": "https://github.com/pikasTech/met_nonlinear",
"commitId": "9fcdfc0b505e52cc88cf51b196543dc055da2334"
},
{
"id": "claudeqq",
"repo": "https://gitee.com/lyon1998/agent_skills",
"commitId": "203b1f46684c91340ecbbd8a74502bd55e4f2011"
},
{
"id": "todo-note",
"repo": "https://gitee.com/Lyon1998/todo_note",
"commitId": "a14ce0eb855a685fa17b47adacd54623e72cd2ff"
},
{
"id": "project-manager",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "0c3cdb4ee06a23361ed511a2da033d67b53d16f4"
},
{
"id": "baidu-netdisk",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "c8561d392be857e8a0b79d6dc1b27dee5ece6b88"
},
{
"id": "oa-event-flow",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "0c3cdb4ee06a23361ed511a2da033d67b53d16f4"
},
{
"id": "k3sctl-adapter",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "51c1576aa3c535210635bb5d602eb774c8b1822e"
},
{
"id": "code-queue",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "0cf73d817f14032ad6038fd47ec402c87bf059bb"
},
{
"id": "code-queue-mgr",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "22b02e7ce98a32647f8c3962dbf90aafabd53ff0"
},
{
"id": "mdtodo",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "75fb6757b2504ba86d61f2587fb34a9c9ed4019a"
},
{
"id": "decision-center",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "54c1f8e165f90fa8509fda1f0c01f8c3fa82cbee"
}
]
},
"dev": {
"ci": {
"repo": "https://github.com/pikasTech/unidesk",
"scriptPath": "scripts/ci/dev-e2e.sh",
"timeoutMs": 1800000
},
"services": [
{
"id": "backend-core",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "240ff7bdb1048756f6672d5348edbcc93e11a97b"
},
{
"id": "frontend",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "0cf73d817f14032ad6038fd47ec402c87bf059bb"
},
{
"id": "baidu-netdisk",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "c8561d392be857e8a0b79d6dc1b27dee5ece6b88"
},
{
"id": "decision-center",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "54c1f8e165f90fa8509fda1f0c01f8c3fa82cbee"
},
{
"id": "todo-note",
"repo": "https://gitee.com/Lyon1998/todo_note",
"commitId": "a14ce0eb855a685fa17b47adacd54623e72cd2ff"
},
{
"id": "project-manager",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "0c3cdb4ee06a23361ed511a2da033d67b53d16f4"
},
{
"id": "oa-event-flow",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "0c3cdb4ee06a23361ed511a2da033d67b53d16f4"
},
{
"id": "code-queue-mgr",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "22b02e7ce98a32647f8c3962dbf90aafabd53ff0"
},
{
"id": "code-queue",
"repo": "https://github.com/pikasTech/unidesk",
"commitId": "0cf73d817f14032ad6038fd47ec402c87bf059bb"
}
]
}
}
}