The GitHub Actions job "CI" on libcloud.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).
Head commit for run:
d163f9ba5938aff7d23dec72fa549a482f6836c7 / Tomaz Muraus
Merge pull request #1853 from apache/dependabot/pip/isort-pyproject--5.12.0
Bump isort[pyproject] from 5
The GitHub Actions job "Integration Tests" on libcloud.git has failed.
Run started by GitHub user Kami (triggered by Kami).
Head commit for run:
d163f9ba5938aff7d23dec72fa549a482f6836c7 / Tomaz Muraus
Merge pull request #1853 from apache/dependabot/pip/isort-pyproject--5.12.0
Bump isort[pyproj
The GitHub Actions job "CI" on libcloud.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).
Head commit for run:
52919462e205b8d8f7b2ad369798d7fe0ff6177a / dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Bump cryptography from 39.0.0 to
The GitHub Actions job "Integration Tests" on libcloud.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).
Head commit for run:
52919462e205b8d8f7b2ad369798d7fe0ff6177a / dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Bump cryptography
dependabot[bot] commented on PR #1881:
URL: https://github.com/apache/libcloud/pull/1881#issuecomment-1509032138
Superseded by #1892.
--
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
dependabot[bot] closed pull request #1881: Bump cryptography from 39.0.0 to
40.0.1
URL: https://github.com/apache/libcloud/pull/1881
--
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 comm
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/pip/cryptography-40.0.2
in repository https://gitbox.apache.org/repos/asf/libcloud.git
at 52919462e Bump cryptography from 39.0.0 to 40.0.2
No new revisions were added by th
dependabot[bot] opened a new pull request, #1892:
URL: https://github.com/apache/libcloud/pull/1892
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to
40.0.2.
Changelog
Sourced from https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst";>cryptography's
jan-mue opened a new pull request, #1891:
URL: https://github.com/apache/libcloud/pull/1891
## Fix the list_volumes function in the Azure ARM driver
### Description
Not all disks are returned when listing disks on Azure. The same change as
for list_nodes (#1850) is necessary fo