[GitHub] [libcloud]: Workflow run "Install stable version using pip" failed!

2022-06-05 Thread GitBox
The GitHub Actions job "Install stable version using pip" on libcloud.git has failed. Run started by GitHub user Kami (triggered by Kami). Head commit for run: d3c384341df971afd0b51c062dea6901c45f9760 / Tomaz Muraus Upgrade skip-duplicate-actions GHA action. Report URL: https://github.com/apa

[GitHub] [libcloud] Kami commented on issue #1703: scheme is hard-coded as http when converting response in azure_blobs

2022-06-05 Thread GitBox
Kami commented on issue #1703: URL: https://github.com/apache/libcloud/issues/1703#issuecomment-1146873222 Proposed change sounds good - please feel free to open a PR with that change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [libcloud]: Workflow run "Install stable version using pip" failed!

2022-06-05 Thread GitBox
The GitHub Actions job "Install stable version using pip" on libcloud.git has failed. Run started by GitHub user Kami (triggered by Kami). Head commit for run: d3c384341df971afd0b51c062dea6901c45f9760 / Tomaz Muraus Upgrade skip-duplicate-actions GHA action. Report URL: https://github.com/apa

[GitHub] [libcloud] Kami commented on a diff in pull request #1699: Get GCE image price

2022-06-05 Thread GitBox
Kami commented on code in PR #1699: URL: https://github.com/apache/libcloud/pull/1699#discussion_r889676868 ## libcloud/pricing.py: ## @@ -200,6 +202,71 @@ def get_size_price(driver_type, driver_name, size_id, region=None): return price +def get_gce_image_price(image_n

[GitHub] [libcloud] Kami commented on pull request #1699: Get GCE image price

2022-06-05 Thread GitBox
Kami commented on PR #1699: URL: https://github.com/apache/libcloud/pull/1699#issuecomment-1146780464 @Eis-D-Z Thanks for the contribution. Would it be possible to implement something like this https://github.com/apache/libcloud/pull/1699/files#r889676868? -- This is an automated message

[GitHub] [libcloud] Kami commented on a diff in pull request #1699: Get GCE image price

2022-06-05 Thread GitBox
Kami commented on code in PR #1699: URL: https://github.com/apache/libcloud/pull/1699#discussion_r889676868 ## libcloud/pricing.py: ## @@ -200,6 +202,71 @@ def get_size_price(driver_type, driver_name, size_id, region=None): return price +def get_gce_image_price(image_n

[GitHub] [libcloud] Kami commented on pull request #1699: Get GCE image price

2022-06-05 Thread GitBox
Kami commented on PR #1699: URL: https://github.com/apache/libcloud/pull/1699#issuecomment-1146780196 Short therm this change looks good to me, but long term we should figure out how we can integrate it into standard ``get_size_pricing()`` method. -- This is an automated message from the

[libcloud] branch trunk updated: Upgrade skip-duplicate-actions GHA action.

2022-06-05 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git The following commit(s) were added to refs/heads/trunk by this push: new d3c384341 Upgrade skip-duplicate-actions GHA acti

[libcloud] branch trunk updated: Fix GHA event trigger for dependency review workflow.

2022-06-05 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git The following commit(s) were added to refs/heads/trunk by this push: new 82f35f236 Fix GHA event trigger for dependency re

[GitHub] [libcloud]: Workflow run "Dependency Review" failed!

2022-06-05 Thread GitBox
The GitHub Actions job "Dependency Review" on libcloud.git has failed. Run started by GitHub user Kami (triggered by Kami). Head commit for run: fb2627cdd03db2c3f278e7904b329a1ea51d2a90 / Tomaz Muraus Merge pull request #1711 from Kami/setup_python_action Bump actions/setup-python from 2 to 3

[GitHub] [libcloud] Kami merged pull request #1711: Bump actions/setup-python from 2 to 3

2022-06-05 Thread GitBox
Kami merged PR #1711: URL: https://github.com/apache/libcloud/pull/1711 -- 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

[libcloud] branch trunk updated (ed943e4a2 -> fb2627cdd)

2022-06-05 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 ed943e4a2 Merge pull request #1710 from apache/dependabot/github_actions/actions/cache-3 new b234ed83d Upgrade s

[GitHub] [libcloud] dependabot[bot] commented on pull request #1707: Bump actions/setup-python from 2 to 3

2022-06-05 Thread GitBox
dependabot[bot] commented on PR #1707: URL: https://github.com/apache/libcloud/pull/1707#issuecomment-1146776956 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, le

[GitHub] [libcloud] Kami closed pull request #1707: Bump actions/setup-python from 2 to 3

2022-06-05 Thread GitBox
Kami closed pull request #1707: Bump actions/setup-python from 2 to 3 URL: https://github.com/apache/libcloud/pull/1707 -- 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 unsub

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

2022-06-05 Thread GitBox
The GitHub Actions job "CI" on libcloud.git has succeeded. Run started by GitHub user Kami (triggered by Kami). Head commit for run: 5a9100b561883cf3272bcb4eb81b9a42c2051c39 / Tomaz Muraus For now disable unit tests under PyPy since it doesn't seem to be working on GHA anymore. Report URL: htt

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

2022-06-05 Thread GitBox
The GitHub Actions job "CI" on libcloud.git has failed. Run started by GitHub user Kami (triggered by Kami). Head commit for run: 66ee62b35e0ef03645bf54cdf0eade272f255185 / Tomaz Muraus Test GHA fix for PyPy 3. Report URL: https://github.com/apache/libcloud/actions/runs/2442692940 With regard

[GitHub] [libcloud] codecov-commenter commented on pull request #1711: Bump actions/setup-python from 2 to 3

2022-06-05 Thread GitBox
codecov-commenter commented on PR #1711: URL: https://github.com/apache/libcloud/pull/1711#issuecomment-1146775257 # [Codecov](https://codecov.io/gh/apache/libcloud/pull/1711?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" failed!

2022-06-05 Thread GitBox
The GitHub Actions job "CI" on libcloud.git has failed. Run started by GitHub user Kami (triggered by Kami). Head commit for run: b234ed83dbfe6d6b8fbb93d3f4b0d4650d824d0d / Tomaz Muraus Upgrade setup-python action from v2 to v3 and update affected checks. Report URL: https://github.com/apache/

[GitHub] [libcloud] Kami commented on pull request #1711: Bump actions/setup-python from 2 to 3

2022-06-05 Thread GitBox
Kami commented on PR #1711: URL: https://github.com/apache/libcloud/pull/1711#issuecomment-1146774693 Looks like v3 version of the action doesn't seem to support pypy anymore even though official readme claims it should support it - https://github.com/actions/setup-python#whats-new=. --

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

2022-06-05 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: 2a4d0dd5d38e0d0e1f9759c621283b1a225d5108 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump actions/setup-python from 2

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

2022-06-05 Thread GitBox
The GitHub Actions job "CI" on libcloud.git has succeeded. Run started by GitHub user Kami (triggered by Kami). Head commit for run: ed943e4a2f3bf5fb7a64334ed58f23cfc2e4026f / Tomaz Muraus Merge pull request #1710 from apache/dependabot/github_actions/actions/cache-3 Bump actions/cache from 2

[GitHub] [libcloud] Kami opened a new pull request, #1711: Bump actions/setup-python from 2 to 3

2022-06-05 Thread GitBox
Kami opened a new pull request, #1711: URL: https://github.com/apache/libcloud/pull/1711 This pull request upgrades actions/setup-python to v3 and updates affected / failing checks. Resolves #1707. -- This is an automated message from the Apache Git Service. To respond to the messa

[libcloud] branch dependabot/github_actions/actions/setup-python-3 updated (3499ee4b8 -> 2a4d0dd5d)

2022-06-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/setup-python-3 in repository https://gitbox.apache.org/repos/asf/libcloud.git discard 3499ee4b8 Bump actions/setup-python from 2 to 3 add eb1e0ae9b Bu

[libcloud] 01/01: Merge pull request #1710 from apache/dependabot/github_actions/actions/cache-3

2022-06-05 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git commit ed943e4a2f3bf5fb7a64334ed58f23cfc2e4026f Merge: 53054c74b eb1e0ae9b Author: Tomaz Muraus AuthorDate: Sun Jun 5 11:39:28

[libcloud] branch trunk updated (53054c74b -> ed943e4a2)

2022-06-05 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 53054c74b Merge pull request #1709 from apache/dependabot/github_actions/github/codeql-action-2 add eb1e0ae9b Bu

[GitHub] [libcloud] Kami merged pull request #1710: Bump actions/cache from 2 to 3

2022-06-05 Thread GitBox
Kami merged PR #1710: URL: https://github.com/apache/libcloud/pull/1710 -- 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]: Workflow run "CI" failed!

2022-06-05 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: 3499ee4b81a5b8bcaed287136c2c70bc6cdef390 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump actions/setup-python from 2

[libcloud] branch dependabot/github_actions/actions/cache-3 updated (7a22963b2 -> eb1e0ae9b)

2022-06-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/cache-3 in repository https://gitbox.apache.org/repos/asf/libcloud.git discard 7a22963b2 Bump actions/cache from 2 to 3 add afbec27be Bump github/codeq

[libcloud] branch dependabot/github_actions/actions/setup-python-3 updated (266f46135 -> 3499ee4b8)

2022-06-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/setup-python-3 in repository https://gitbox.apache.org/repos/asf/libcloud.git discard 266f46135 Bump actions/setup-python from 2 to 3 add afbec27be Bu

[libcloud] branch trunk updated (fa337061d -> 53054c74b)

2022-06-05 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 fa337061d Merge pull request #1708 from apache/dependabot/github_actions/actions/setup-dotnet-2 add afbec27be Bu

[GitHub] [libcloud] Kami merged pull request #1709: Bump github/codeql-action from 1 to 2

2022-06-05 Thread GitBox
Kami merged PR #1709: URL: https://github.com/apache/libcloud/pull/1709 -- 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]: Workflow run "CI" is working again!

2022-06-05 Thread GitBox
The GitHub Actions job "CI" on libcloud.git has succeeded. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 7a22963b24ec5e24720e259e7c3e50f4d8db2abf / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump actions/cache from 2 to

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

2022-06-05 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: 266f4613509cfabd2c7a50d698d0e449e02cc29b / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump actions/setup-python from 2

[libcloud] branch dependabot/github_actions/actions/setup-python-3 updated (698829494 -> 266f46135)

2022-06-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/setup-python-3 in repository https://gitbox.apache.org/repos/asf/libcloud.git discard 698829494 Bump actions/setup-python from 2 to 3 add 76b30f8c9 Bu

[libcloud] branch dependabot/github_actions/actions/cache-3 updated (26204386c -> 7a22963b2)

2022-06-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/cache-3 in repository https://gitbox.apache.org/repos/asf/libcloud.git discard 26204386c Bump actions/cache from 2 to 3 add 76b30f8c9 Bump actions/setu

[libcloud] 01/01: Merge pull request #1708 from apache/dependabot/github_actions/actions/setup-dotnet-2

2022-06-05 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git commit fa337061d3125872420be0b48223a2edf86962cf Merge: cc1c1bad0 76b30f8c9 Author: Tomaz Muraus AuthorDate: Sun Jun 5 11:15:33

[libcloud] branch dependabot/github_actions/github/codeql-action-2 updated (afbec27be -> dc12f5bd4)

2022-06-05 Thread tomaz
This is an automated email from the ASF dual-hosted git repository. tomaz pushed a change to branch dependabot/github_actions/github/codeql-action-2 in repository https://gitbox.apache.org/repos/asf/libcloud.git from afbec27be Bump github/codeql-action from 1 to 2 add 76b30f8c9 Bump act

[libcloud] branch trunk updated (cc1c1bad0 -> fa337061d)

2022-06-05 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 cc1c1bad0 Merge pull request #1706 from turrisxyz/Dependabot-GitHub-Actions add 76b30f8c9 Bump actions/setup-dot

[GitHub] [libcloud] Kami merged pull request #1708: Bump actions/setup-dotnet from 1 to 2

2022-06-05 Thread GitBox
Kami merged PR #1708: URL: https://github.com/apache/libcloud/pull/1708 -- 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