feat: 新增一个项目
This commit is contained in:
parent
e3c188c1b7
commit
eca7e7cb41
@ -1,24 +1,25 @@
|
||||
import service from "../service";
|
||||
|
||||
const projectList = [
|
||||
"cloud-ml/cloudml-maas",
|
||||
"cloud-ml/cloudml-permission",
|
||||
"cloud-ml/cloudml-base",
|
||||
"cloud-ml/cloudml-dataset",
|
||||
"cloud-ml/cloudml-dev",
|
||||
"cloud-ml/cloudml-train",
|
||||
"cloud-ml/cloudml-finetune",
|
||||
"cloud-ml/model-repository",
|
||||
"cloud-ml-public/cloudml-grpc-java",
|
||||
"cloud-ml/cloudml_runqueue",
|
||||
"cloud-ml/cloudml_syncqueue",
|
||||
"cloud-ml/resource-instance",
|
||||
"cloud-ml/ai-workbench-common",
|
||||
"cloud-ml/evaluate",
|
||||
"ai-service-data/ai-train-platform-service",
|
||||
"cloud-ml/embedding_management",
|
||||
"cloud-ml/knowledge-base",
|
||||
"cloud-ml/ai-proxy",
|
||||
// "cloud-ml/cloudml-maas",
|
||||
// "cloud-ml/cloudml-permission",
|
||||
// "cloud-ml/cloudml-base",
|
||||
// "cloud-ml/cloudml-dataset",
|
||||
// "cloud-ml/cloudml-dev",
|
||||
// "cloud-ml/cloudml-train",
|
||||
// "cloud-ml/cloudml-finetune",
|
||||
// "cloud-ml/model-repository",
|
||||
// "cloud-ml-public/cloudml-grpc-java",
|
||||
// "cloud-ml/cloudml_runqueue",
|
||||
// "cloud-ml/cloudml_syncqueue",
|
||||
// "cloud-ml/resource-instance",
|
||||
// "cloud-ml/ai-workbench-common",
|
||||
// "cloud-ml/evaluate",
|
||||
// "ai-service-data/ai-train-platform-service",
|
||||
// "cloud-ml/embedding_management",
|
||||
// "cloud-ml/knowledge-base",
|
||||
// "cloud-ml/ai-proxy",
|
||||
"cloud-ml/lark_auth",
|
||||
];
|
||||
|
||||
const getNewProjectBadge = async (
|
||||
|
Loading…
x
Reference in New Issue
Block a user