aws-cfn-resource-specs icon indicating copy to clipboard operation
aws-cfn-resource-specs copied to clipboard

Create Test Docker Container for Faster Development Feedback

Open ScriptAutomate opened this issue 6 years ago • 0 comments

Currently, tools are reliant on push-based testing with GitHub Actions. This repository should use a Docker container to create a faster feedback loop in the development cycle. Use something like:

  • https://github.com/nektos/act

ScriptAutomate avatar Oct 13 '19 01:10 ScriptAutomate