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: add support for encrypted ssh key and ssh-agent #337

Merged
merged 5 commits into from
Oct 16, 2024

Conversation

wangl-cc
Copy link
Member

@wangl-cc wangl-cc commented Oct 16, 2024

Closes #334

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 51.26050% with 58 lines in your changes missing coverage. Please review.

Project coverage is 65.18%. Comparing base (3fd7bfa) to head (8ac72a6).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
maa-cli/src/installer/resource.rs 0.00% 35 Missing ⚠️
maa-cli/src/config/cli/resource.rs 72.61% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #337      +/-   ##
==========================================
+ Coverage   65.15%   65.18%   +0.02%     
==========================================
  Files          44       44              
  Lines        3556     3645      +89     
==========================================
+ Hits         2317     2376      +59     
- Misses       1239     1269      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wangl-cc wangl-cc merged commit 503b773 into main Oct 16, 2024
22 of 23 checks passed
@wangl-cc wangl-cc deleted the feat/ssh-passphrase branch October 16, 2024 21:52
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.

在 libgit2 后端中支持密钥保护的 SSH Key
1 participant