This is an automated email from the ASF dual-hosted git repository.

micafer pushed a change to branch fix_scrape_ec2_prices
in repository https://gitbox.apache.org/repos/asf/libcloud.git


    from a5a594618 Fix Azure scrape pricing script
     add e12f3fce4 Fix EC2 scrape pricing script (#2100)
     add 5a03f1235 Add prek-based pre-commit setup and normalize whitespace 
(#2101)
     add 3ee1b325c change old python example (#2059)
     add 425c136ff Bump codecov/codecov-action from 5.4.3 to 5.5.2 (#2104)
     add 3541fcc3e Merge branch 'trunk' into fix_scrape_ec2_prices

No new revisions were added by this update.

Summary of changes:
 .github/workflows/main.yml                         |  4 +-
 .pre-commit-config.yaml                            | 98 ++++++++++++++++++++++
 CHANGES.rst                                        |  6 +-
 contrib/pre-commit.sh                              | 32 -------
 docs/_static/images/provider_logos/scaleway.svg    |  2 +-
 docs/backup/api.rst                                |  2 +-
 docs/compute/drivers/cloudscale.rst                |  8 +-
 docs/compute/drivers/digital_ocean.rst             |  2 +-
 docs/compute/drivers/dimensiondata.rst             |  2 +-
 docs/compute/drivers/nttcis.rst                    |  2 +-
 docs/compute/drivers/openstack.rst                 |  8 +-
 docs/compute/drivers/outscale.rst                  |  2 -
 docs/container/drivers/docker.rst                  |  2 +-
 docs/container/drivers/ecs.rst                     |  4 +-
 docs/container/drivers/index.rst                   |  2 +-
 docs/container/drivers/rancher.rst                 |  2 +-
 docs/container/examples.rst                        |  2 +-
 docs/container/supported_providers.rst             |  2 +-
 docs/development.rst                               | 28 +++----
 docs/dns/drivers/buddyns.rst                       |  2 +-
 docs/dns/drivers/godaddy.rst                       |  4 +-
 docs/dns/drivers/luadns.rst                        |  2 +-
 docs/dns/drivers/rcodezero.rst                     |  6 +-
 docs/faq.rst                                       |  1 -
 docs/getting_started.rst                           |  6 +-
 docs/loadbalancer/drivers/nttcis.rst               |  2 +-
 docs/other/changes_in_2_0.rst                      | 12 +--
 docs/other/ssl-certificate-validation.rst          |  2 +-
 docs/other/using-http-proxy.rst                    |  4 +-
 ...oud-in-multithreaded-and-async-environments.rst |  2 -
 docs/storage/drivers/digitalocean_spaces.rst       |  2 +-
 docs/upgrade_notes.rst                             | 12 +--
 integration/compute/README.rst                     |  1 -
 pyproject.toml                                     |  1 +
 uv.lock                                            | 26 ++++++
 35 files changed, 191 insertions(+), 104 deletions(-)
 create mode 100644 .pre-commit-config.yaml
 delete mode 100755 contrib/pre-commit.sh

Reply via email to