DataDog / datadog-cloudformation-macro

CloudFormation Macros by Datadog
Apache License 2.0
14 stars 22 forks source link

Update GitHub Actions, Remove CircleCI Config #16

Closed nhinsch closed 3 years ago

nhinsch commented 3 years ago

What does this PR do?

Consolidate and update GitHub Actions workflows in the repo and remove the CircleCI configuration file. I will remove the CircleCI webhook after this is merged so that we no longer attempt to run CircleCI jobs.

Motivation

We are migrating away from using CircleCI in favor of GitHub Actions.

Testing Guidelines

Manual testing to see that the new Workflows run.

Types of changes

Check all that apply