This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a change to branch github_actions_take_2
in repository https://gitbox.apache.org/repos/asf/libcloud.git.
from 91f30a0 Add WIP config for Github actions workflow.
new 6ce9713 Update WF config.
new 0c9655e Add pre job.
new fc329e5 Fix syntax.
new b1e9294 Use new attribute name.
new 149321d Update workflow, add Python 3.9 support to tox.
new 7fa4bbe Bump used libvirt tests dep version so it works under Python
3.9.
new d8a1f5f Indicate Python 3.9 support in setup.py.
new f2e0a07 Fix syntax.
new 02986e7 Move schedule job in a separate workflow.
new 497bdfa Fix coverage step.
new 70f56a6 print env info.
new a1cbee0 Fix syntax.
new e5f3635 Fix syntax.
new a34de27 Print env info.
new dfb17e5 Make sure we pass secrets to the workflows.
The 15 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/main.yml | 113 ++++++++++++++++++++--------
.github/workflows/publish_pricing_to_s3.yml | 49 ++++++++++++
setup.py | 1 +
tox.ini | 11 +--
4 files changed, 139 insertions(+), 35 deletions(-)
create mode 100644 .github/workflows/publish_pricing_to_s3.yml