已合并
update static check env spec #4883
Larry创建于 8 天前
update static check env spec #4883
已合并
Larry创建于 8 天前
Larry成员
8 天前

描述

修改action 静态检查任务机器规格

关联的Issue

测试

文档更新

类型标签

  • 🐛 fix: Bug 修复
  • ✨ feat: 新功能
  • ⚡ perf: 性能优化
  • ♻️ refactor: 代码重构
  • 🧪 test: 新增或修改测试
  • 📝 docs: 文档更新
  • 🔧 ci: CI/CD 配置修改
  • ↩️ revert: 回退
  • 🧹 chore: 其他,请具体描述
likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 Larry 的贡献)
LLarry成员
8 天前 创建了 pull request,commit 60dcc9d8
atomgit-bot
atomgit-bot
8 天前 评论:

变更摘要

此 PR 修改了 CI 工作流中静态检查任务的机器规格配置,将执行节点的规格从 medium 提升至 large,以适配静态检查任务对更高计算资源的需求。

主要改动

  • 静态检查任务运行节点规格调整:在 .gitcode/workflows/staticcheck_action.yml 中,将 runs-on 标签从 [dedicate-hosted, x64, medium] 变更为 [dedicate-hosted, x64, large],升级了任务执行环境的资源配置。
likedislike
atomgit-bot
atomgit-bot
8 天前 评论:

代码审查

✅ 未发现问题

likedislike
CANN-robotCANN-robot成员
8 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
8 天前 评论:

CLA Signature Pass

Larry_liuyi, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
CANN-robot
CANN-robot成员
8 天前 评论:

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
.gitcode 宋常霞, tanghaoran7 (2/2) 宋常霞 (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
Larry成员
8 天前 评论:

compile

likedislike
CANN-robotCANN-robot成员
8 天前 将mywaaagh_admin,zengjuan,songchangxia,zhanghao_0689,tanghaoran7,suqwe,shentukangjun,wulinyu,kong0808,dengjing_aoe,YeZZzzz1,bluesky901,yangbinhua,zhudi22,chenyiyuan,xun_zhuge,XuebinYang,sjtulxh,bianque,houyuyang,Lycheeeee,chentianyu19,shi_nanxiang,wuyang_hw,jiangxinyu3,ascendhjh,hujiawen_kaven,wangxiaozhi,DragonBornHD84,louyuxuan,hyolee,yukangchen设为评审人
LLarry成员
8 天前 update merge request[project id: 8547062, iid: 4883, commit_id: dfed9a2ac287ce0d242c6e328a9887ca01505dbc] virtual merging success
CANN-robotCANN-robot成员
8 天前 将mywaaagh_admin,songchangxia,tanghaoran7,shentukangjun设为审查人
CANN-robotCANN-robot成员
8 天前 添加了label:ci-pipeline-running
CANN-robotCANN-robot成员
8 天前 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
8 天前 添加了label:ci-pipeline-passed
tanghaoran
tanghaoran成员
8 天前 评论:

/lgtm

likedislike
songchangxia成员
8 天前 评论:

/approve

likedislike
CANN-robotCANN-robot成员
8 天前 添加了label:lgtmapproved
CANN-robotCANN-robot成员
8 天前 合入了pull request