已关闭
优化npm build静态资源过多占用git记录问题 #605
AtomGit-Bot创建于 2024年2月22日关闭于 2024年2月23日
优化npm build静态资源过多占用git记录问题 #605
已关闭
AtomGit-Bot创建于 2024年2月22日关闭于 2024年2月23日
refs/pull/605/head合入到master
AtomGit-Bot
2024年2月22日

【标题】(请简要描述下实现的内容)
优化npm build静态资源过多占用git记录问题
【实现内容】:
在根目录底下.gitignore增加了一行**/resources/resources
【根因分析】:
因为mvn之后各个plugin会将生成的静态文件都复制到各自的src/main/resources/resources文件夹下,此类文件夹会有500+的新增文件没有被忽略,极其影响git提交效率。
【实现方案】:
在根目录底下.gitignore增加了一行**/resources/resources
【关联需求或issue】:

【开发自验报告】:

  1. 请附上自验结果(内容或者截图)
    修改前
    修改后
  2. 是否可以添加fastcheck测试用例,如是,请补充fastcheck用例
  3. 是否涉及资料修改,如是,在docs仓库补充资料
  4. 是否考虑支撑升级和在线扩容等扩展场景
  5. 是否考虑异常场景/并发场景/前向兼容/性能场景
  6. 是否对其他模块产生影响

【其他说明】:

likedislike
当前Pull Request已关闭, 关闭人@
opengauss_bot
opengauss_bot成员
2024年2月22日 评论:

Hey @chenyuchen2024, Welcome to openGauss Community.
All of the projects in openGauss Community are maintained by @opengauss_bot.
That means the developers can comment below every pull request or issue to trigger Bot Commands.
Please follow instructions at Here to find the details.

likedislike
opengauss_bot
opengauss_bot成员
2024年2月22日 评论:

@chenyuchen2024 , PullRequest must be associated with at least one issue.

likedislike
AAtomGit-Bot
2024年2月22日 指派了测试人opengauss-bot
AAtomGit-Bot
2024年2月22日 指派了 opengauss-bot 参与评审
opengauss_botopengauss_bot成员
2024年2月22日 添加了   needs-issue 标签
opengauss_botopengauss_bot成员
2024年2月22日 添加了   sig/tools 标签
opengauss_bot
opengauss_bot成员
2024年2月22日 评论:

Hi @chenyuchen2024,
if you want to get quick review about your pull request, please contact the owner in first: @he-chenghan ,
and then any of the maintainers: @xiong_xjun
and then any of the committers: @justbk , @totaj , @he-chenghan , @ywzq1161327784 , @woqutech_0 , @wmy_ld
if you have any question, please contact the SIG: Tools.

likedislike
opengauss_botopengauss_bot成员
2024年2月22日 添加了   ci-pipeline-running 标签
opengauss_botopengauss_bot成员
2024年2月22日 添加了   codecheck-running 标签
opengauss-bot
opengauss-bot成员
2024年2月22日 评论:

开源片段扫描

Check Name Build Details Check Result Check Detail
sca #1430 ✅ 通过 >>>
likedislike
opengauss-bot
opengauss-bot成员
2024年2月22日 评论:

静态检查

Check Name Build Details Check Result Check Detail
CodeCheck #18564 ✅ 通过 >>>
likedislike
opengauss_botopengauss_bot成员
2024年2月22日 添加了   codecheck-success 标签
opengauss_botopengauss_bot成员
2024年2月22日 移除了   codecheck-running 标签
AtomGit-Bot
2024年2月22日 评论:

/check-cla

likedislike
opengauss_botopengauss_bot成员
2024年2月22日 移除了   opengauss-cla/no 标签
opengauss_bot
opengauss_bot成员
2024年2月22日 评论:

@chenyuchen2024, thanks for your pull request. All authors of the commits have signed the CLA. 👋

likedislike
opengauss_botopengauss_bot成员
2024年2月22日 添加了   opengauss-cla/yes 标签
opengauss_botopengauss_bot成员
2024年2月22日 移除了   ci-pipeline-running 标签
opengauss_botopengauss_bot成员
2024年2月22日 添加了   ci-pipeline-success 标签
opengauss-bot
opengauss-bot成员
2024年2月22日 评论:
Check Name Build Result Build Details
openGauss_datakit_PR SUCCESS #996
likedislike
AAtomGit-Bot
2024年2月23日 推送了代码
opengauss_botopengauss_bot成员
2024年2月23日 移除了   ci-pipeline-success 标签
opengauss_botopengauss_bot成员
2024年2月23日 添加了   ci-pipeline-running 标签
opengauss_botopengauss_bot成员
2024年2月23日 移除了   codecheck-success 标签
opengauss_botopengauss_bot成员
2024年2月23日 添加了   codecheck-running 标签
opengauss-bot
opengauss-bot成员
2024年2月23日 评论:

开源片段扫描

Check Name Build Details Check Result Check Detail
sca #1453 ✅ 通过 >>>
likedislike
AAtomGit-Bot
2024年2月23日 关闭了Pull Request
opengauss-bot
opengauss-bot成员
2024年2月23日 评论:

静态检查

Check Name Build Details Check Result Check Detail
CodeCheck #18584 ⚠️ 不通过 >>>
likedislike
opengauss-bot
opengauss-bot成员
2024年2月23日 评论:
Check Name Build Result Build Details
openGauss_datakit_PR SUCCESS #999
likedislike