net-ssh / net-scp

Pure Ruby implementation of the SCP protocol
http://github.com/delano/net-scp
MIT License
154 stars 63 forks source link

chore: use GitHub actions #59

Closed cbeer closed 1 year ago

mishina2228 commented 2 years ago

@cbeer #60 has been merged, could you rebase it?

matejzero commented 1 year ago

Any plan to push this forward and merge?

mfazekas commented 1 year ago

@matejzero what are you interested in from this pr? net-scp 4 already support net-ssh 7, so that part is already merged.

@cbeer can you please rebase and write a short summary of the proposed changes?

mishina2228 commented 1 year ago

Well, I think this one can be closed since it is almost identical to the changes I made in #64.

matejzero commented 1 year ago

@matejzero what are you interested in from this pr? net-scp 4 already support net-ssh 7, so that part is already merged.

It turns out this was already fixed with 4.0.0 release and I overlooked. Updated my Gemfile and it's working (puppet acceptance tests with AL9 and no SHA1 support).