11 Star 55 Fork 20

MindSpore / xai

 / 详情

[finic] auto 3rd party source package list

DONE
RFC 拥有者
创建于  
2022-04-08 09:36
name about labels
RFC Auto 3rd party source package list kind/enhancement

Design(设计方案)

  1. add a function list_3rd_party_src_pkg() to scripts/utils.py, which scans third_party/ directory and returns 3rd party source packages name list according to the subdirectories inside.

  2. enhance scripts/apply_patch.py make it supports BOTH :

# apply all packages patch
python apply_patch all

and

# apply the specified package's patch
python apply_patch package_name

and modify package.sh:

${PYTHON} ${BASEPATH}/scripts/apply_patch.py all
  1. remove the PACKAGES symbol in scripts/utils.py and the third_party_packages symbol in setup.py, make use of list_3rd_party_src_pkg() instead in scripts/apply_patch.py, scripts/create_patch.py and setup.py.

  2. update the wiki page accordingly (removing the step "Update setup.py and package.sh by adding pandas package.").

评论 (1)

TonyNG 创建了RFC

Please add labels (comp or sig), also you can visit https://gitee.com/mindspore/community/blob/master/sigs/dx/docs/labels.md to find more.
为了让代码尽快被审核,请您为Pull Request打上 组件(comp)或兴趣组(sig) 标签,打上标签的PR可以直接推送给责任人进行审核。
更多的标签可以查看https://gitee.com/mindspore/community/blob/master/sigs/dx/docs/labels.md
以组件相关代码提交为例,如果你提交的是data组件代码,你可以这样评论:
//comp/data
当然你也可以邀请data SIG组来审核代码,可以这样写:
//sig/data
另外你还可以给这个PR标记类型,例如是bugfix或者是特性需求:
//kind/bug or //kind/feature
恭喜你,你已经学会了使用命令来打标签,接下来就在下面的评论里打上标签吧!

TonyNG 修改了描述
TonyNG 修改了描述
TonyNG 修改了描述
TonyNG 修改了描述
TonyNG 修改了描述
TonyNG 修改了描述
fujianzhao 通过mindspore/xai Pull Request !55任务状态TODO 修改为DONE
fujianzhao 关联分支finic 修改为未关联

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(2)
Python
1
https://gitee.com/mindspore/xai.git
git@gitee.com:mindspore/xai.git
mindspore
xai
xai

搜索帮助