已合并
feat: 忽略CodeArts项目配置目录 .arts #2083
zhanw_coding创建于 4月7日
feat: 忽略CodeArts项目配置目录 .arts #2083
已合并
zhanw_coding创建于 4月7日
zhanw_coding
zhanw_coding成员
4月7日

描述

feat: 忽略CodeArts项目配置目录 .arts

关联的Issue

https://gitcode.com/cann/ops-math/issues/1175

测试

文档更新

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 zhanw_coding 的贡献)
zhanw_codingzhanw_coding成员
4月7日 创建了 pull request,commit 082c9ee9
zhanw_codingzhanw_coding成员
4月7日 关联了issue:[Requirement|需求建议]: 将CodeArts的项目配置目录也加入到 .gitignore 中
CANN-robot
CANN-robot成员
4月7日 评论:

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-cann/ops-math zhou-qilong, wangrui_ (2/2) zhou-qilong (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

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

likedislike
CANN-robotCANN-robot成员
4月7日 添加了label:cann-cla/yes
CANN-robotCANN-robot成员
4月7日 将zhou-qilong,wangrui_,rxtfeng,loov1,zhangzijie,songkai111,llimwang,gubaocheng设为评审人
CANN-robotCANN-robot成员
4月7日 将zhou-qilong,wangrui_,rxtfeng,loov1,zhangzijie,songkai111,llimwang,gubaocheng设为审查人
CANN-robot
CANN-robot成员
4月7日 评论:

🔵 source code change are detected, tasks labels is removed in this pull request!

likedislike
CANN-robot
CANN-robot成员
4月7日 评论:

问题/功能描述

本次PR旨在优化项目的版本控制管理,防止特定集成开发环境(如华为CodeArts)生成的本地配置和缓存文件(例如.arts目录)被误提交到代码仓库。此举有助于保持代码库的整洁,避免因开发者个人环境差异导致的文件冲突和不必要的提交。

修改方案描述

在项目的.gitignore文件中新增了一行忽略规则,将.arts目录或文件加入忽略列表。该规则被合理地放置在“Visual Studio Code”和“UT report file”等相关规则之间,保持了文件结构的逻辑性与清晰度,确保了修改的准确性和可维护性。

likedislike
zhanw_coding
zhanw_coding成员
4月7日 评论:

compile

likedislike
CANN-robotCANN-robot成员
4月7日 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
4月7日 评论:

流水线任务触发成功
任务链接 [ef70e970b5cb45a29871ecb2140682ef][流水线指导]

任务名称状态日志下载链接
Compile_Ascend_X86 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_mobile_station ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_experimental ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_experimental ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_single ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_A5 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_A5 ✅ SUCCESS >>>>> >>>>>
pre_comment ✅ SUCCESS >>>>>
Compile_Ascend_X86_ubuntu24 ✅ SUCCESS >>>>>
Compile_Ascend_X86_mobile_station_ubuntu24 ✅ SUCCESS >>>>>
Compile_Ascend_X86_experimental_ubuntu24 ✅ SUCCESS >>>>>
Compile_Ascend_X86_A5_ubuntu24 ✅ SUCCESS >>>>>
harmony-infer ✅ SUCCESS
Compile_Ascend_ARM_ubuntu24 ✅ SUCCESS >>>>>
Compile_Ascend_ARM_experimental_ubuntu24 ✅ SUCCESS >>>>>
Compile_Ascend_single_ubuntu24 ✅ SUCCESS >>>>>
Compile_Ascend_ARM_A5_ubuntu24 ✅ SUCCESS >>>>>
Compile_ARM_monitor ✅ SUCCESS >>>>> >>>>>
UT_Test ✅ SUCCESS
UT_Test_experimental ✅ SUCCESS
UT_Test_kernel ✅ SUCCESS
Smoke_A900_npupool ✅ SUCCESS >>>>>
API_Check ✅ SUCCESS >>>>>
ATK_Test_A2 ✅ SUCCESS

[2026-04-07 10:15:40]    CI执行结束

likedislike
CANN-robot
CANN-robot成员
4月7日 评论:

流水线任务触发成功
任务链接 [cd00027e0b514b27af18ae364199c281][流水线指导]

任务名称状态日志下载链接
codecheck ✅ SUCCESS >>>>>
SCA ✅ SUCCESS >>>>>
anti_virus ✅ SUCCESS >>>>>
Check_Pr ✅ SUCCESS >>>>>
StaticCheck_codespell_check ✅ SUCCESS
StaticCheck_link_validity_check ✅ SUCCESS
StaticCheck_resource_existence_check ✅ SUCCESS
StaticCheck_tag_closed_check ✅ SUCCESS
StaticCheck_markdownlint ✅ SUCCESS
cocheck_codestyle ✅ SUCCESS

[2026-04-07 10:09:08]    CI执行结束

likedislike
CANN-robotCANN-robot成员
4月7日 添加了label:api-check-pass
CANN-robotCANN-robot成员
4月7日 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
4月7日 添加了label:ci-pipeline-passed
RuiWang_成员
4月7日 评论:

/lgtm

likedislike
sunday成员
4月7日 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
4月7日 添加了label:lgtmapproved
CANN-robot
CANN-robot成员
4月7日 评论:

Review Guide

This pull-request passes review.
Committers who wrote a comment of /approve are: zhou-qilong.
Reviewers who wrote a comment of /lgtm are: zhou-qilong, wangrui_.

likedislike
CANN-robotCANN-robot成员
4月7日 关闭了关联的issue
CANN-robotCANN-robot成员
4月7日 合入了pull request