已合并
[feature] run包安装增加许可回显与安装确认,默认接受Y #210
LinWei100创建于 6月11日
[feature] run包安装增加许可回显与安装确认,默认接受Y #210
已合并
Pull Request已成功合入, 合并人@wangyang
(感谢 LinWei100 的贡献)6月11日 添加了label:ascend-cla/yes
ascend-robot
6月11日 评论:
6月11日 评论:
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-Motor | ✅ ganglv, tobking, codeDogPro (3/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月11日 添加了label:ci-pipeline-running
ascend-robot
6月11日 评论:
6月11日 评论:
✅ 流水线任务触发成功(流水线编号: 1347),正在执行, 请稍候。 任务链接 点此跳转 ...


ascend-robot
6月11日 评论:
6月11日 评论:
Ascend docs pipeline is running...


此处折叠了65条消息 查看更多
6月17日 添加了label:docs-ci-pipeline-success
6月17日 删除了label:ci-pipeline-running
6月17日 添加了label:ci-pipeline-passed
ascend-robot
6月17日 评论:
6月17日 评论:
流水线 PR-pipeline_MindIE-Motor_gitcode#1361 [ commitID:2d8d5532 ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build_linux_x86_abi1 | ✅ | >>> |
| Build_linux_arm_abi1 | ✅ | >>> | |
| Build_linux_arm_abi0 | ✅ | >>> | |
| 恶意代码检查 | Antipoison | ✅ | >>> |
| 开源片段检查 | SCA | ✅ | >>> |
| pre-commit | ✅ | >>> | |
| 开发者测试 | UT_linux_x86_ms | ✅ | >>> |
| 流水线 | PR-pipeline_MindIE-Motor_gitcode | ✅ | >>> |
- compile : 运行流水线
- retry : 重试流水线所有失败子任务
- retry <任务名> : 仅重试指定失败子任务
- stop : 停止流水线


6月17日 合入了pull request
1. 合入背景
2. 修改内容
3. 资料变更
4. 接口变更
5. 测试结果
6. CheckList
[ ] 代码注释完备
[ ] 正确记录维测日志
[ ] 是否有UT用例