ModelEngine-Group / ModelEngine-Group/app-platform
你们的管线聊胜于无
@XinLi-cyber is already working on this.
Since Nov 10, 2025.
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 233
- PR merge metrics
- No merged PRs in 30d
Description
问题摘要 / Issue Summary
感觉项目管理很野蛮
问题类别 / Issue Category
CI/CD相关 / CI/CD Related
优先级 / Priority
高 - 影响项目正常运行 / High - Affects normal project operation
详细描述 / Detailed Description
- pr之后应该能自动化触发构建、测试、发布nightly版本。
- 不同项目之间的依赖应该通过gitsubmodule来导入。
- 缺乏自动化测试。
- docker缺乏由管线触发的自动化构建和发布。
- 由于没有利用任何平台相关的特性,docker应该使用buildx来自动构建多平台image,而不是为每个平台单独维护一份配置。
- 缺乏依赖管理,比如前端竟然必须使用旧版本的node才能构建,这既不优雅,也不安全
相关背景 / Related Context
No response
影响评估 / Impact Assessment
No response
补充信息 / Additional Information
No response
确认事项 / Confirmations
-
我已经确认这个问题不属于Bug报告、功能请求、问题咨询或文档问题
I have confirmed this issue doesn't belong to bug reports, feature requests, questions, or documentation issues -
我已经搜索了现有的issues,确认这不是重复问题
I have searched existing issues and confirmed this is not a duplicate -
我提供的信息清晰准确
The information I provided is clear and accurate -
我理解这类问题可能需要更多时间来评估和处理
I understand this type of issue may require more time to evaluate and process -
我愿意提供更多信息或协助解决 (可选)
I'm willing to provide more information or help resolve the issue (optional)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.