CLA协议签署
当前Pull Request的提交暂无外部代码贡献者合并受阻
@Qunka
🚦 门禁已触发
当前状态:排队/执行中
流水线地址:http://119.8.58.242:8080/blue/organizations/jenkins/IDE-Plugins%2Fpipeline-all/detail/pipeline-all/75/pipeline
如需登录 Jenkins 查看详情:
- 账号:GitCode
username - 初始密码:与账号相同(若已修改请使用新密码)


@Qunka
❌ CI 门禁失败
结果:FAILURE
流水线地址:http://119.8.58.242:8080/blue/organizations/jenkins/IDE-Plugins%2Fpipeline-all/detail/pipeline-all/75/pipeline
Jenkins 登录信息:
- 账号:GitCode
username - 密码:与账号相同(若已修改请使用新密码)


@Qunka
🚦 门禁已触发
当前状态:排队/执行中
流水线地址:http://119.8.58.242:8080/blue/organizations/jenkins/IDE-Plugins%2Fpipeline-all/detail/pipeline-all/76/pipeline
如需登录 Jenkins 查看详情:
- 账号:GitCode
username - 初始密码:与账号相同(若已修改请使用新密码)


@Qunka
✅ CI 门禁通过
结果:SUCCESS
流水线地址:http://119.8.58.242:8080/blue/organizations/jenkins/IDE-Plugins%2Fpipeline-all/detail/pipeline-all/76/pipeline
Jenkins 登录信息:
- 账号:GitCode
username - 密码:与账号相同(若已修改请使用新密码)


@cjmp_ci
🚦 门禁已触发
当前状态:排队/执行中
流水线地址:http://119.8.58.242:8080/blue/organizations/jenkins/IDE-Plugins%2Fpipeline-all/detail/pipeline-all/83/pipeline
如需登录 Jenkins 查看详情:
- 账号:GitCode
username - 初始密码:与账号相同(若已修改请使用新密码)


@cjmp_ci
✅ CI 门禁通过
结果:SUCCESS
流水线地址:http://119.8.58.242:8080/blue/organizations/jenkins/IDE-Plugins%2Fpipeline-all/detail/pipeline-all/83/pipeline
Jenkins 登录信息:
- 账号:GitCode
username - 密码:与账号相同(若已修改请使用新密码)


如果你没有jenkins账号,请通过以下链接查看日志
http://119.8.58.242:8080/userContent/gate-logs/0ac5eedbf7fc4f0cae1aebaa0c19f77a.html


建议指明“无法读取 HarmonyOS 端 Cangjie SDK 版本”,并明确输出配置的路径,方便用户检查。
比如 Unable to read the Cangjie SDK version for HarmonyOS from "${sdkPath}".


changed this line on fccc2e0e view diff detail
showErrorMessage 提示错误后, reject 上层还会再次弹窗,可能导致重复提示,建议删除showErrorMessage。


“DevEco/OpenHarmony”改为“HarmonyOS”,统一术语。


changed this line on fccc2e0e view diff detail
模拟器列表为空不一定表示获取或解析失败,建议删除 listEmulators() 中的错误提示,由调用层根据空列表统一提示“No available emulators found”,避免重复且可能误导用户的通知。


changed this line on fccc2e0e view diff detail
统一用simulator吧,表示“模拟器”,不用修改,上面也一样。


changed this line on fccc2e0e view diff detail
iOS 查询进程时每次重试都会弹出通知,最多连续出现 10 次,建议将重试信息输出到日志,仅在最终失败时显示一次错误提示,避免频繁弹窗影响用户体验。


工程创建完成并显示成功提示后才出现“正在创建,请稍候”,提示时序相反,把135行移到134行前面吧。


@Qunka
🚦 门禁已触发
当前状态:排队/执行中
流水线地址:http://119.8.58.242:8080/blue/organizations/jenkins/IDE-Plugins%2Fpipeline-all/detail/pipeline-all/89/pipeline
如需登录 Jenkins 查看详情:
- 账号:GitCode
username - 初始密码:与账号相同(若已修改请使用新密码)


@Qunka
✅ CI 门禁通过
结果:SUCCESS
流水线地址:http://119.8.58.242:8080/blue/organizations/jenkins/IDE-Plugins%2Fpipeline-all/detail/pipeline-all/89/pipeline
Jenkins 登录信息:
- 账号:GitCode
username - 密码:与账号相同(若已修改请使用新密码)


如果你没有jenkins账号,请通过以下链接查看日志
http://119.8.58.242:8080/userContent/gate-logs/f4f90997319f4396b42bda1f789db769.html


提交规范 → CJMP PR 提交规范
问题单 PR 模板
关联信息
问题描述(必填)
复现路径:
1.构建、创建项目、启动模拟器、调试 attach,或配置 Android/HarmonyOS/iOS 工具链时触发异常。
现象:
根因分析:
解决方案(必填)
核心改动:
影响范围:
用户可见变更(若无则写“无”)
自验方案(必填)
测试用例:
验证环境: