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

feat: upgrade vergen and remove dep libgit2 #951

Merged
merged 2 commits into from
May 31, 2023

Conversation

ShiKaiWi
Copy link
Member

@ShiKaiWi ShiKaiWi commented May 31, 2023

Related Issues

Part of #151

Detailed Changes

  • libgit2 used by vergen takes too much time to compile, and we can configure gitcl feature of vergen to remove such dependency.
  • Upgrade vergen to output more information about the compiled binary.

@ShiKaiWi
Copy link
Member Author

ShiKaiWi commented May 31, 2023

The new version output of ceresdb-server:

CeresDB Server 
Version: 1.2.0
Git commit: 778a5b93
Git branch: feat-remove-libgit-dep
Opt level: 3
Rustc version: 1.69.0-nightly
Target: aarch64-apple-darwin
Build date: 2023-05-31T05:05:04.377511000Z

Copy link
Contributor

@chunshao90 chunshao90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ShiKaiWi ShiKaiWi merged commit 1872d81 into apache:main May 31, 2023
@ShiKaiWi ShiKaiWi deleted the feat-remove-libgit-dep branch May 31, 2023 05:53
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.

2 participants