shapirov103 / cdk-eks-blueprint

repo for CDK Software Factory
Apache License 2.0
11 stars 2 forks source link

Sample GitOps application repository #3

Open kcoleman731 opened 3 years ago

kcoleman731 commented 3 years ago

As a customer, I need a sample GitHub repository which demonstrates how to manage application repos within the context of the CDK EKS Blueprint. This can be one of our sample workload repositories.

This repo should contain a GH Actions CI file that does the following:

  1. Install deps
  2. Runs test suite
  3. Builds and pushes a new image to ECR
  4. Updates App of Apps repo with new tag.