newcontext-oss / kitchen-terraform

Test Kitchen plugins for testing Terraform configurations
https://github.com/newcontext/kitchen-terraform
Apache License 2.0
1.13k stars 144 forks source link

Implement Continuous Delivery Pipeline #488

Closed aaron-lane closed 1 year ago

aaron-lane commented 1 year ago

This PR updates the GitHub Actions configuration to have a single Delivery workflow which provides a commit stage for all pushes and pull requests, an acceptance stage for pushes to main, and a release stage for tags.