This is an example implementation of what's taught in @BretFisher's GitHub Actions + Argo CD course.
Most of what's found in this org is explained in more detail throughout the template repos here:
- bretfisher/github-actions-templates - Main reusable templates repository
- bretfisher/super-linter-workflow - Reusable linter workflow
- bretfisher/docker-build-workflow- Reusable docker build workflow
- bretfisher/docker-ci-automation - Step by step video and example of a Docker CI workflow
- Bret's full list of container examples and tools