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
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
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
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
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
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.
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