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 2020/12/14 16:25:16 UTC

[libcloud] 01/01: Merge pull request #1527 from apache/github_actions_take_2

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 229d3dccdd7eac397ae79a358feb1d6af0e94069
Merge: 413ad6b 5e8bdff
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Mon Dec 14 17:25:02 2020 +0100

    Merge pull request #1527 from apache/github_actions_take_2
    
    Add Github actions workflows for CI/CD #1526

 .github/workflows/main.yml                  | 178 ++++++++++++++++++++++++++++
 .github/workflows/publish_pricing_to_s3.yml |  42 +++++++
 .travis.yml                                 | 125 -------------------
 README.rst                                  |  11 +-
 requirements-tests.txt                      |   2 +-
 setup.py                                    |   1 +
 tox.ini                                     |  21 ++--
 7 files changed, 243 insertions(+), 137 deletions(-)