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

2023-04-14 Thread GitBox
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

[GitHub] [libcloud]: Workflow run "Integration Tests" failed!

2023-04-14 Thread GitBox
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

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

2023-04-14 Thread GitBox
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

[GitHub] [libcloud]: Workflow run "Integration Tests" failed!

2023-04-14 Thread GitBox
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

[GitHub] [libcloud] dependabot[bot] commented on pull request #1881: Bump cryptography from 39.0.0 to 40.0.1

2023-04-14 Thread via GitHub
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

[GitHub] [libcloud] dependabot[bot] closed pull request #1881: Bump cryptography from 39.0.0 to 40.0.1

2023-04-14 Thread via GitHub
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

[libcloud] branch dependabot/pip/cryptography-40.0.2 created (now 52919462e)

2023-04-14 Thread github-bot
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

[GitHub] [libcloud] dependabot[bot] opened a new pull request, #1892: Bump cryptography from 39.0.0 to 40.0.2

2023-04-14 Thread via GitHub
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

[GitHub] [libcloud] jan-mue opened a new pull request, #1891: Fix list_volumes in the Azure arm driver

2023-04-14 Thread via GitHub
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