aws-cloudformation / aws-cloudformation-resource-providers-cloudformation

The CloudFormation Resource Provider Package For AWS CloudFormation
https://aws.amazon.com/cloudformation/
Apache License 2.0
48 stars 35 forks source link

Migrate repo from TravisCI to GitHub actions #54

Closed priyanka-amzn closed 3 years ago

priyanka-amzn commented 3 years ago

Issue #, if available:

Description of changes: Migrates the Travis continuous integration jobs to GitHub actions. Similar to: aws-cloudformation/aws-cloudformation-resource-providers-logs#54 This is required because AWS-CloudFormation's Travis CI subscription has expired. So, Travis CI builds after 19-03-2021 in this repo are not finishing.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

priyanka-amzn commented 3 years ago

Created a Github bug: https://github.com/actions/virtual-environments/issues/3131