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 d984d0f0e5c3470dc3587143582d63f8ae2ec0a6 Merge: f6feb64f3 7c460b864 Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Sat Jan 28 20:25:35 2023 +0100 Merge branch 'trunk' of https://github.com/shengwubin/libcloud into shengwubin-trunk .github/actions/gh-action-pip-audit/README.md | 40 +++--- .../actions/gh-action-pip-audit/requirements.txt | 2 +- .../skip-duplicate-actions/package-lock.json | 12 +- .github/workflows/codeql-analysis.yml | 2 +- CHANGES.rst | 13 ++ libcloud/test/benchmarks/test_read_in_chunks.py | 153 +++++++++++++++++++++ libcloud/test/storage/test_oss.py | 3 + libcloud/test/test_utils.py | 98 ++++++++++++- libcloud/utils/files.py | 17 ++- requirements-lint.txt | 4 +- requirements-tests.txt | 8 +- tox.ini | 1 + 12 files changed, 317 insertions(+), 36 deletions(-)