appleboy / drone-ssh

Drone plugin for executing remote ssh commands
MIT License
251 stars 74 forks source link

Allows to specify IP protocol #261

Closed MonsieurV closed 1 year ago

MonsieurV commented 1 year ago

Related to https://github.com/appleboy/easyssh-proxy/pull/84

I've not tested so far and I'm not sure all is properly wired-up. I'll try to add some tests if I see how to run them locally.

codecov-commenter commented 1 year ago

Codecov Report

Merging #261 (278911c) into master (b33ad90) will decrease coverage by 0.92%. The diff coverage is 12.50%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
- Coverage   38.10%   37.19%   -0.92%     
==========================================
  Files           2        2              
  Lines         433      449      +16     
==========================================
+ Hits          165      167       +2     
- Misses        268      282      +14     
Impacted Files Coverage Δ
main.go 0.00% <0.00%> (ø)
plugin.go 100.00% <100.00%> (ø)