Sparta-based application that integrates with CodePipeline.
See the Medium Post for more information.
- Provision the pipeline:
go run main.go provisionPipeline \
--pipeline MySpartaPipelineName \
--repo https://github.com/mweagle/SpartaCodePipeline \
--oauth $GITHUB_AUTH_TOKEN \
--s3Bucket $MY_S3_BUCKET
- Visit the AWS console & manage the build, approval workflow