This repo references the following sample repos as examples of our approach:
- infrastratructure-live
- infrastratructure-modules
- sample-app
But these repos are not currently auto-generated and will inevitable grow stale. Per @brikis98, this Issue proposes we keep these repos up to date automatically. We could do that by configure the CircleCI build for usage-patterns to:
- Generate the code into these repos
- Run some tests against this code
- Commit the code if the tests pass
This repo references the following sample repos as examples of our approach:
But these repos are not currently auto-generated and will inevitable grow stale. Per @brikis98, this Issue proposes we keep these repos up to date automatically. We could do that by configure the CircleCI build for usage-patterns to: