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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
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=.
--
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
39 matches
Mail list logo