You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2022/06/05 10:05:44 UTC

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

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 setup-python action from v2 to v3 and update affected checks.
     new d70977651 Update deps review job - add skip duplicate pre job and update trigger events.
     new 66ee62b35 Test GHA fix for PyPy 3.
     new 5a9100b56 For now disable unit tests under PyPy since it doesn't seem to be working on GHA anymore.
     new fb2627cdd Merge pull request #1711 from Kami/setup_python_action

The 9256 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/depsreview.yaml           | 34 ++++++++++++++++++++++++++++-
 .github/workflows/install_test.yml          |  4 ++--
 .github/workflows/integration-tests.yml     |  2 +-
 .github/workflows/main.yml                  | 16 +++++++-------
 .github/workflows/publish_dev_artifact.yml  |  2 +-
 .github/workflows/publish_pricing_to_s3.yml |  2 +-
 tox.ini                                     |  1 +
 7 files changed, 47 insertions(+), 14 deletions(-)