[libcloud] branch trunk updated (dd252cccc -> 003040bbc)

2022-05-14 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git from dd252 Merge pull request #1693 from ogayot/fix-big-endian-test new 4c06d4a58 Add WIP workaround for supportin

[GitHub] [libcloud] Kami merged pull request #1685: Fix compatibility with paramiko >= 2.9.0 and older OpenSSH server versions

2022-05-14 Thread GitBox
Kami merged PR #1685: URL: https://github.com/apache/libcloud/pull/1685 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libclo

[GitHub] [libcloud] havardAasen opened a new pull request, #1694: Use tuple to compare versions for test against Paramiko.

2022-05-14 Thread GitBox
havardAasen opened a new pull request, #1694: URL: https://github.com/apache/libcloud/pull/1694 ## Use tuple to compare versions for test against Paramiko. ### Description For the test test_key_file_non_pem_format_error() we want to compare and see if Paramiko version is grea

[GitHub] [libcloud]: Workflow run "CI" failed!

2022-05-14 Thread GitBox
The GitHub Actions job "CI" on libcloud.git has failed. Run started by GitHub user havardAasen (triggered by Kami). Head commit for run: 430b0dbebda8bee11574470206006e6ac656ccab / HÃ¥vard F. Aasen Use tuple to compare versions for test against Paramiko. For the test test_key_file_non_pem_forma

[GitHub] [libcloud] codecov-commenter commented on pull request #1694: Use tuple to compare versions for test against Paramiko.

2022-05-14 Thread GitBox
codecov-commenter commented on PR #1694: URL: https://github.com/apache/libcloud/pull/1694#issuecomment-1126821983 # [Codecov](https://codecov.io/gh/apache/libcloud/pull/1694?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+S

[GitHub] [libcloud]: Workflow run "CI" is working again!

2022-05-14 Thread GitBox
The GitHub Actions job "CI" on libcloud.git has succeeded. Run started by GitHub user asfgit (triggered by asfgit). Head commit for run: 003040bbcbd3993ccae6e2a45b2da0c5aae9a1dd / Tomaz Muraus Merge pull request #1685 from Kami/paramiko_2_9_compatibility Fix compatibility with paramiko >= 2.9.

[GitHub] [libcloud] havardAasen commented on pull request #1694: Use tuple to compare versions for test against Paramiko.

2022-05-14 Thread GitBox
havardAasen commented on PR #1694: URL: https://github.com/apache/libcloud/pull/1694#issuecomment-1126869627 I did a force-push. Create a tuple of the version string when Paramiko isn't installed, instead of a list. -- This is an automated message from the Apache Git Service. To respond t