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

refactoring of the ssh module to separate auth check / cmd checks #292

Closed
wants to merge 1 commit into from

Conversation

nikaiw
Copy link
Contributor

@nikaiw nikaiw commented May 7, 2024

No description provided.

@NeffIsBack
Copy link
Contributor

Thanks fot the contribution! Fyi, i changed the target branch to main

@NeffIsBack NeffIsBack linked an issue May 7, 2024 that may be closed by this pull request
@NeffIsBack NeffIsBack added the bug-fix This Pull Request fixes a bug label May 7, 2024
@Marshall-Hallenbeck
Copy link
Collaborator

Marshall-Hallenbeck commented May 7, 2024

@nikaiw can you undo the black formatting?

@nikaiw
Copy link
Contributor Author

nikaiw commented May 7, 2024

should be better I hope

@mpgn
Copy link
Collaborator

mpgn commented May 7, 2024

Thanks for the work 🙂

@Marshall-Hallenbeck
Copy link
Collaborator

@nikaiw can you run Ruff and fix any issues? poetry run python -m ruff check . --preview (--fix will autofix anything it can)

@nikaiw
Copy link
Contributor Author

nikaiw commented May 10, 2024

@Marshall-Hallenbeck yes, done. Sry actually I did it previously but I guess not with the latest ruff version. It should be better now

@NeffIsBack NeffIsBack added this to the v1.3.0 milestone May 14, 2024
@NeffIsBack
Copy link
Contributor

@nikaiw it looks like this is based of the old dev branch and is therefore quite outdated.
Could you either resolve the conflicts or reopen the PR with the new changes applied to the latest commits of the main branch?
image

@nikaiw nikaiw closed this Jun 2, 2024
@nikaiw nikaiw deleted the develop branch June 2, 2024 17:34
@nikaiw nikaiw restored the develop branch June 2, 2024 17:36
@nikaiw nikaiw reopened this Jun 2, 2024
@NeffIsBack
Copy link
Contributor

Fyi: gonna close this PR in favour of #331

@NeffIsBack NeffIsBack closed this Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This Pull Request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception with ssh if channel is closed during interaction
4 participants