已合并
添加角标日志+修改GetShowBadgeEnabledForBundles返回值 #4948
添加角标日志+修改GetShowBadgeEnabledForBundles返回值 #4948
已合并
zhaobaoxin创建于 12 天前
zhaobaoxin
12 天前

一、内容说明(相关的Issue)

二、建议测试周期和提测地址

建议测试完成时间:xxxx.xx.xx
投产上线时间:xxxx.xx.xx
提测地址:CI环境/压测环境
测试账号:

三、变更内容

  • 3.1 关联PR列表

  • 3.2 数据库和部署说明

    1. 常规更新
    2. 重启unicorn
    3. 重启sidekiq
    4. 迁移任务:是否有迁移任务,没有写 "无"
    5. rake脚本:bundle exec xxx RAILS_ENV = production;没有写 "无"
  • 3.4 其他技术优化内容(做了什么,变更了什么)

    • 重构了 xxxx 代码
    • xxxx 算法优化
  • 3.5 废弃通知(什么字段、方法弃用?)

  • 3.6 后向不兼容变更(是否有无法向后兼容的变更?)

四、研发自测点(自测哪些?冒烟用例全部自测?)

自测测试结论:

五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方)

检查点:

需求名称 是否影响xx公共模块 是否需要xx功能 需求升级是否依赖其他子产品
xxx 需要 不需要

接口测试:

性能测试:

并发测试:

其他:

likedislike
Pull Request已成功合入, 合并人@openharmony_ci
(感谢 zhaobaoxin 的贡献)
afwk_helper成员
12 天前 评论:

开始进行AI检视!

AI review has been started, please wait...

likedislike
afwk_helper成员
12 天前 评论:
check type result report
start ai_review pass -
likedislike
afwk_helper成员
12 天前 评论:

⏱️ AI检视超时通知 / AI Review Timeout Notification

AI代码检视任务执行时间过长(已耗时: 0:00:10),任务已超时终止。

The AI code review task has been running for too long (elapsed: 0:00:10) and has timed out.

建议 / Suggestions:

  1. 稍后重试 / Try again later
  2. 如果问题持续,请联系管理员 / If the issue persists, please contact the administrator
  3. 检查AI服务状态 / Check AI service status

错误详情 / Error Details: HTTPSConnectionPool(host='openharmonyinsight.cn', port=443): Max retries exceeded with url: /api/v1/review (Caused by ConnectTimeoutError(<HTTPSConnection(host='openharmonyinsight.cn', port=443) at 0x7f42e86dc940>, 'Connection to openharmonyinsight.cn timed out. (connect timeout=10)'))

likedislike
openharmony_ciopenharmony_ci成员
12 天前 添加了label:waiting_on_author
openharmony_ci
openharmony_ci成员
12 天前 评论:

感谢提交 Pull Requests!如果您提交的PR已经开发完毕,请评论 "start build" 触发门禁,更多交互操作,请访问OpenHarmony社区支持命令清单。如果需要调整订阅PR、Issue的变更状态,请访问订阅链接


Thanks for submitting the pull request. If your Pull Request has already been developed, you can leave a "start build" comment to trigger the gated system. For more commands, please visit OpenHarmony Command List. If you need to change the subscription of a Pull Request or Issue, please visit the link.

likedislike
openharmony_ciopenharmony_ci成员
12 天前 添加了label:dco检查成功
Zzhaobaoxin
12 天前 关联了issue:[Bug]: 添加角标日志+修改GetShowBadgeEnabledForBundles返回值
zhaobaoxin
12 天前 评论:

start build

likedislike
afwk_helper成员
12 天前 评论:

门禁编译Tips:
1.触发门禁编译前先评论static-check进行静态检查
2.本地编译验证充分后再触发门禁
3.门禁编译时不要推送代码否则会终止上一次门禁编译。
失败超过3次将可能影响代码合入

likedislike
openharmony_ci
openharmony_ci成员
12 天前 评论:

首次触发
门禁构建开始,包含静态检查、代码编译和测试【dayu200_tdd编译, part_compile编译, dayu600_7885编译, dayu600_7885测试, x86_64_virt编译, dayu200编译, dayu200测试, master_inner_build编译, ohos-host_mini_tdd编译】,预计在60分钟内完成,门禁结果会同步发送到注册邮箱。您可以通过如下链接跟踪门禁进展:http://dcp.openharmony.cn/workbench/cicd/detail/6a71e0e164650f998b5dd618/runlist

likedislike
openharmony_ciopenharmony_ci成员
12 天前 添加了label:编译成功
openharmony_ciopenharmony_ci成员
12 天前 添加了label:静态检查成功
openharmony_ciopenharmony_ci成员
12 天前 添加了label:冒烟测试失败
openharmony_ci
openharmony_ci成员
12 天前 评论:

代码门禁未通过
您可以通过如下链接查看门禁报告:http://dcp.openharmony.cn/workbench/cicd/detail/6a71e0e164650f998b5dd618/runlist

静态检查:

# check type result report
1 codeCheck pass >>>

编译测试:
# Device build result test result package
1 dayu200 success success >>>
2 dayu200_tdd success NA >>>
3 part_compile success(IGNORE) NA >>>
4 master_inner_build success(IGNORE) NA >>>
5 ohos-host_mini_tdd success NA >>>
6 dayu600_7885 success failed([05206] No such file or directory: 'D:\MobileUpgrade\local_img\a2dd5fe1-f859-5b1a-84d7-05bc384e63b1\img\tests') >>>
7 x86_64_virt success NA >>>

likedislike
zhaobaoxin
12 天前 评论:

start build

likedislike
afwk_helper成员
12 天前 评论:

门禁失败1次,失败超过3次将可能影响代码合入!
Tips:
1.触发门禁编译前先评论static-check进行静态检查
2.本地编译验证充分后再触发门禁
3.门禁编译时不要推送代码否则会终止上一次门禁编译。

likedislike
openharmony_ciopenharmony_ci成员
12 天前 删除了label:编译成功
openharmony_ciopenharmony_ci成员
12 天前 删除了label:冒烟测试失败
openharmony_ci
openharmony_ci成员
12 天前 评论:

部分构建失败,仅触发失败构建
门禁构建开始,包含代码编译和测试【dayu600_7885编译, dayu600_7885测试】,预计在60分钟内完成,门禁结果会同步发送到注册邮箱。您可以通过如下链接跟踪门禁进展:http://dcp.openharmony.cn/workbench/cicd/detail/6a7296ed64650f998b908c12/runlist

likedislike
openharmony_ciopenharmony_ci成员
12 天前 添加了label:编译成功
openharmony_ciopenharmony_ci成员
12 天前 通过测试
openharmony_ci
openharmony_ci成员
12 天前 评论:

代码门禁通过
您可以通过如下链接查看门禁报告:http://dcp.openharmony.cn/workbench/cicd/detail/6a7296ed64650f998b908c12/runlist

# Device build result test result package
1 dayu600_7885 success failed(IGNORE)(ecotest timeout) >>>

likedislike
openharmony_ciopenharmony_ci成员
12 天前 删除了label:waiting_on_author
openharmony_ciopenharmony_ci成员
12 天前 添加了label:waiting_for_review
openharmony_ci
openharmony_ci成员
12 天前 评论:

您好,Committer @dongqingran ,请分配检视人员检视该PR,可以通过命令"assign [@someone_id]"分配检视人员,也可以直接评论"assign"分配给自己进行检视。


Hello, Committer @dongqingran . Please assign someone to review the PR. You can assign a reviewer by using the command "assign [@someone_id]", or you can comment "assign" to review the PR by yourself.

likedislike
zhaobaoxin
8 天前 评论:

pass

likedislike
afwk_helper成员
8 天前 评论:
check type result report
TDD check fail -

TDD检查失败。
TDD check failed.

请自行检视是否需要补充用例或联系以下人员检视后评论"force tdd"强制通过。若最新提交中已携带TDD,请评论"check tdd"重新触发检查。
Please:
1. Commit with TDD implementation, then leave a "check tdd" comment to re-trigger the TDD check process. or
2. Contact the following members to leave a "force tdd" comment.

huxiaobo: @HuYueRong
peixu: @peixu_oh
duansizhao: @dsz2025
liqiang: @jayleehw
管控详情:https://gitcode.com/dsz2025/AfwkHelper/blob/main/PR管控/PR管控说明.md

likedislike
afwk_helper成员
8 天前 评论:

自定义PR管控检查报告 / Custom PR Control Check Report

检查项 检查结果 处理建议
TDD检查 ✗ 失败 请自行检视是否需要补充用例或联系以下人员检视后评论"force tdd"强制通过。若最新提交中已携带TDD,请评论"check tdd"重新触发检查。
检视意见 ✓ 通过 -
likedislike
Ddongqingran成员
8 天前 通过审查
胡悦容
胡悦容
8 天前 评论:

force tdd

likedislike
afwk_helper成员
8 天前 评论:

TDD检查已强制通过,可继续联系审查人进行加分。
TDD check has been forcibly passed, and you may contrack the reviewers to review.

likedislike
zhaobaoxin
8 天前 评论:

pass

likedislike
Aafwk_helper成员
8 天前 通过审查
afwk_helper成员
8 天前 评论:

@zhaobaoxin 评论pass通过, @afwk_helper 已加分, 满足合入条件后请联系Commiter审核加分

likedislike
afwk_helper成员
8 天前 评论:

自定义PR管控检查报告 / Custom PR Control Check Report

检查项 检查结果 处理建议
TDD检查 ⚠ 强制通过 -
检视意见 ✓ 通过 -
likedislike
openharmony_ci
openharmony_ci成员
8 天前 评论:

验证结果已超过12小时,之前验证结果无效,自动重新触发构建,请关注最新验证结果

likedislike
openharmony_ci
openharmony_ci成员
8 天前 评论:

start build

likedislike
afwk_helper成员
8 天前 评论:

门禁失败1次,失败超过3次将可能影响代码合入!
Tips:
1.触发门禁编译前先评论static-check进行静态检查
2.本地编译验证充分后再触发门禁
3.门禁编译时不要推送代码否则会终止上一次门禁编译。

likedislike
openharmony_ciopenharmony_ci成员
8 天前 删除了label:静态检查成功
openharmony_ciopenharmony_ci成员
8 天前 删除了label:编译成功
openharmony_ci
openharmony_ci成员
8 天前 评论:

本地或库上代码有更新,全量重新构建,重置所有关联PR的验证状态
门禁构建开始,包含静态检查、代码编译和测试【master_inner_build编译, dayu600_7885测试, part_compile编译, ohos-host_mini_tdd编译, dayu200_tdd编译, dayu600_7885编译, dayu200编译, dayu200测试, x86_64_virt编译】,预计在60分钟内完成,门禁结果会同步发送到注册邮箱。您可以通过如下链接跟踪门禁进展:http://dcp.openharmony.cn/workbench/cicd/detail/6a782e3864650f998b688b04/runlist

likedislike
openharmony_ciopenharmony_ci成员
8 天前 添加了label:编译成功
openharmony_ciopenharmony_ci成员
8 天前 添加了label:静态检查成功
openharmony_ciopenharmony_ci成员
8 天前 添加了label:冒烟测试成功
openharmony_ciopenharmony_ci成员
8 天前 通过测试
openharmony_ci
openharmony_ci成员
8 天前 评论:

代码门禁通过
您可以通过如下链接查看门禁报告:http://dcp.openharmony.cn/workbench/cicd/detail/6a782e3864650f998b688b04/runlist

静态检查:

# check type result report
1 codeCheck pass >>>

编译测试:
# Device build result test result package
1 dayu200 success success >>>
2 dayu200_tdd success NA >>>
3 part_compile success(IGNORE) NA >>>
4 master_inner_build success(IGNORE) NA >>>
5 ohos-host_mini_tdd success NA >>>
6 dayu600_7885 success success >>>
7 x86_64_virt success NA >>>

likedislike
openharmony_ciopenharmony_ci成员
8 天前 关闭了关联的issue
openharmony_ciopenharmony_ci成员
8 天前 合入了pull request,合并节点 SHA:3f2e3359e29d465f7faaee292fc06e12650fef88
openharmony_ciopenharmony_ci成员
8 天前 删除了label:waiting_for_review
openharmony_ciopenharmony_ci成员
8 天前 添加了label:merged