Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/tanlang/pre download go mod #5201

Merged
merged 2 commits into from
Aug 19, 2022
Merged

Conversation

LinZexiao
Copy link
Collaborator

@LinZexiao LinZexiao commented Aug 18, 2022

关联的Issues (Related Issues)

close #5191

改动 (Proposed Changes)

  • pre download go mod in venus-buildenv docker image

附注 (Additional Info)

自查清单 (Checklist)

在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that:

  • 符合Venus项目管理规范中关于PR的相关标准 / The PR follows the PR standards set out in the Venus project management guidelines
  • 具有清晰明确的commit message / All commits have a clear commit message.
  • 包含相关的的测试用例或者不需要新增测试用例 / This PR has tests for new functionality or change in behaviour or not need to add new tests.
  • 包含相关的的指南以及文档或者不需要新增文档 / This PR has updated usage guidelines and documentation or not need
  • 通过必要的检查项 / All checks are green

@LinZexiao LinZexiao requested a review from hunjixin August 18, 2022 09:39
@LinZexiao LinZexiao self-assigned this Aug 18, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #5201 (5452900) into master (64c38fa) will increase coverage by 0%.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #5201   +/-   ##
======================================
  Coverage      25%     25%           
======================================
  Files         592     592           
  Lines       65383   65383           
======================================
+ Hits        16387   16392    +5     
+ Misses      46852   46848    -4     
+ Partials     2144    2143    -1     

@hunjixin hunjixin merged commit b4084b3 into master Aug 19, 2022
@hunjixin hunjixin deleted the chore/tanlang/pre-download-go-mod branch August 19, 2022 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[venus-docker] 利用docker缓存优化 go mod 下载的时间消耗
3 participants