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

fix #4999 : venus : update depence of ddl from base image #5003

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

LinZexiao
Copy link
Collaborator

Related Issues

fix #4999

Proposed Changes

update depence of ddl from base image

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • All commits have a clear commit message.
  • The PR title is in the form of of <PR type>: <#issue number> <area>: <change being made>
    • example: fix: #1234 mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs, misc, perf, refactor, revert, style, test
    • area: venus, venus-messager, venus-miner, venus-gateway, venus-auth, venus-market, venus-sealer, venus-wallet, venus-cluster, api, chain, state, vm, data transfer, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet
  • This PR has tests for new functionality or change in behaviour
  • If new user-facing features are introduced, clear usage guidelines and / or documentation updates should be included in venus docs or Discussion Tutorials.
  • CI is green

@LinZexiao LinZexiao requested a review from hunjixin June 29, 2022 07:04
hunjixin
hunjixin previously approved these changes Jun 30, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 1, 2022

Codecov Report

Merging #5003 (19749e7) into master (408b11d) will increase coverage by 0%.
The diff coverage is n/a.

❗ Current head 19749e7 differs from pull request most recent head 3d8807e. Consider uploading reports for the commit 3d8807e to get more accurate results

@@          Coverage Diff           @@
##           master   #5003   +/-   ##
======================================
  Coverage      25%     25%           
======================================
  Files         597     597           
  Lines       65079   65031   -48     
======================================
- Hits        16574   16567    -7     
+ Misses      46345   46299   -46     
- Partials     2160    2165    +5     

@LinZexiao LinZexiao requested a review from hunjixin July 1, 2022 08:26
@zl03jsj zl03jsj closed this Jul 14, 2022
@zl03jsj zl03jsj deleted the fix/tanlang/docker_fix_ddl branch July 14, 2022 09:51
@LinZexiao LinZexiao restored the fix/tanlang/docker_fix_ddl branch July 14, 2022 10:03
@LinZexiao LinZexiao reopened this Jul 14, 2022
@hunjixin hunjixin merged commit 3eaaa30 into master Jul 15, 2022
@hunjixin hunjixin deleted the fix/tanlang/docker_fix_ddl branch July 15, 2022 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[venus-docker] 更新对基础镜像的 ddl 依赖
4 participants