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

[Docker/Release]fix docker build and release issues #2372

Merged
merged 3 commits into from Oct 21, 2021

Conversation

ZhiHanZ
Copy link
Collaborator

@ZhiHanZ ZhiHanZ commented Oct 21, 2021

I hereby agree to the terms of the CLA available at: https://databend.rs/policies/cla/

Summary

Fix patch for release repo sync and docker build

Changelog

  • Bug Fix

Related Issues

Fixes #issue

Test Plan

Unit Tests

Stateless Tests

@databend-bot databend-bot added the pr-bugfix this PR patches a bug in codebase label Oct 21, 2021
@databend-bot
Copy link
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@ZhiHanZ ZhiHanZ requested a review from BohuTANG October 21, 2021 10:37
@BohuTANG
Copy link
Member

/lgtm

@databend-bot
Copy link
Member

Approved! Thank you for the PR @ZhiHanZ

@codecov-commenter
Copy link

Codecov Report

Merging #2372 (c42c788) into main (cc16f11) will decrease coverage by 0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2372   +/-   ##
=====================================
- Coverage     71%     71%   -1%     
=====================================
  Files        633     633           
  Lines      35703   35754   +51     
=====================================
- Hits       25451   25434   -17     
- Misses     10252   10320   +68     
Impacted Files Coverage Δ
query/src/common/mod.rs 72% <0%> (-18%) ⬇️
cli/src/error.rs 25% <0%> (-4%) ⬇️
metasrv/src/executor/action_handler.rs 92% <0%> (-4%) ⬇️
metasrv/src/executor/meta_handlers.rs 71% <0%> (-4%) ⬇️
common/datavalues/src/data_value_ops.rs 40% <0%> (-3%) ⬇️
metasrv/src/meta_service/raftmeta.rs 87% <0%> (-3%) ⬇️
...ry/src/datasources/table/fuse/table_do_truncate.rs 86% <0%> (-3%) ⬇️
common/meta/raft-store/src/state_machine/sm.rs 95% <0%> (ø)
query/src/catalogs/backends/impls/meta_sync.rs 0% <0%> (ø)
query/src/catalogs/backends/impls/meta_cached.rs 0% <0%> (ø)
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc16f11...c42c788. Read the comment docs.

@databend-bot
Copy link
Member

CI Passed
Reviewer Approved
Let's Merge

@ZhiHanZ ZhiHanZ merged commit e77bfe3 into datafuselabs:main Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix this PR patches a bug in codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants