已合并
[docker]: 修改dockerfile提供方式,改为具体独立的Dockerfile #271
LinWei100创建于 6月10日
[docker]: 修改dockerfile提供方式,改为具体独立的Dockerfile #271
已合并
Pull Request已成功合入, 合并人@wangyang
(感谢 LinWei100 的贡献)6月10日 添加了label:stat/needs-squash
6月10日 添加了label:ascend-cla/yes
ascend-robot
6月10日 评论:
6月10日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-Ascend/MindIE-PyMotor | ✅ codeDogPro, ganglv (2/2) | ✅ codeDogPro (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
LinWei100, thanks for your pull request. All authors of the commits have signed the CLA. 👍


6月10日 添加了label:ci-pipeline-running
ascend-robot
6月10日 评论:
6月10日 评论:
Ascend docs pipeline is running...


此处折叠了45条消息 查看更多
ascend-robot
6月10日 评论:
6月10日 评论:
流水线 PR-pipeline_MindIE-pyMotor_gitcode#1223 [ commitID:7084ccef ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build_linux_arm | ✅ | >>> |
| 恶意代码检查 | Antipoison | ✅ | >>> |
| 编码安全与规范检查 | pre-commit | ✅ | >>> |
| 开源片段检查 | SCA | ✅ | >>> |
| 开发者测试 | UT_linux_arm | ✅ | >>> |
| 流水线 | PR-pipeline_MindIE-pyMotor_gitcode | ✅ | >>> |
- compile : 运行流水线
- retry : 重试流水线所有失败子任务
- retry <任务名> : 仅重试指定失败子任务
- stop : 停止流水线


jason lyu
6月10日 评论:
6月10日 评论:
/approve


6月10日 添加了label:approvedlgtm
6月10日 合入了pull request
1. 合入背景
2. 修改内容
3. 资料变更
4. 接口变更
5. 测试结果
Docker镜像回显许可

6. CheckList
[ ] 代码注释完备
[ ] 正确记录维测日志
[ ] 是否有UT用例
[ ] 若涉及多线程场景,考虑了并发场景,不存在死锁问题