This is an automated email from the ASF dual-hosted git repository.
micafer pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git
from 39ed74a5e Merge pull request #2080 from tisonkun/patch-1
add c41627957 ci: coalesce styles
add f6f00ea24 Update .github/workflows/main.yml
add 03d4b6ab0 Update .github/workflows/main.yml
add fc52cce2d Update .github/workflows/main.yml
add 2bf13470c Refactor Python dependency installation in CI workflow
add fcfa56a4b Add 'bandit' to Python 3.10 environment in tox.ini
add 0f167f30c revert to head
new 84a50c834 Merge pull request #2082 from tisonkun/ci
The 1 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/codeql-analysis.yml | 8 +-
.github/workflows/depsreview.yaml | 12 +-
.../{install_test.yml => install-tests.yml} | 32 ++---
.github/workflows/integration-tests.yml | 17 +--
.github/workflows/main.yml | 142 ++++++++-------------
.github/workflows/publish_dev_artifact.yml | 18 +--
.github/workflows/publish_pricing_to_s3.yml | 23 ++--
tox.ini | 4 +-
8 files changed, 89 insertions(+), 167 deletions(-)
rename .github/workflows/{install_test.yml => install-tests.yml} (72%)