ParallelSSH / ssh2-python

Python bindings for libssh2 C library.
https://parallel-ssh.org
GNU Lesser General Public License v2.1
228 stars 70 forks source link

ssh2-python next #202

Open enkore opened 7 months ago

enkore commented 7 months ago

git@github.com: Permission denied (publickey).

hmm that kinda sounds like the CircleCI authorisation on this repo expired :/

JacobCallahan commented 7 months ago

hmm that kinda sounds like the CircleCI authorisation on this repo expired :/

@enkore It may be possible to do most if not all of what circleci is providing within GitHub actions

McTonderski commented 7 months ago

Is there any way to help with this ?

JacobCallahan commented 3 months ago

Update: I couldn't wait any longer for this to be taken up, so I decided to publish a (hopefully) temporary package that works with python 3.12 (linux and mac) if you're interested in using it instead. https://pypi.org/project/ssh2-python312/