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

Add SSH public key authentication #17

Merged
merged 4 commits into from
Aug 27, 2023
Merged

Add SSH public key authentication #17

merged 4 commits into from
Aug 27, 2023

Conversation

sparsick
Copy link
Owner

Git clone is now possible with a Public key authentication.

@sparsick sparsick added the feature New feature or request label Aug 27, 2023
@codecov
Copy link

codecov bot commented Aug 27, 2023

Codecov Report

Patch coverage: 93.10% and project coverage change: +0.78% 🎉

Comparison is base (0223d0c) 91.66% compared to head (42aae13) 92.45%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #17      +/-   ##
============================================
+ Coverage     91.66%   92.45%   +0.78%     
- Complexity        9       18       +9     
============================================
  Files             1        3       +2     
  Lines            24       53      +29     
  Branches          2        2              
============================================
+ Hits             22       49      +27     
- Misses            2        4       +2     
Files Changed Coverage Δ
...k/testcontainers/gitserver/GitServerContainer.java 88.57% <81.81%> (-3.10%) ⬇️
...ck/testcontainers/gitserver/GitServerVersions.java 100.00% <100.00%> (ø)
...sparsick/testcontainers/gitserver/SshIdentity.java 100.00% <100.00%> (ø)

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

@sparsick sparsick merged commit d36e359 into main Aug 27, 2023
4 checks passed
@sparsick sparsick deleted the pubKeyAuth branch August 27, 2023 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant