Skip to content

Sparta app with CodePipeline/CodeBuild/CloudFormation CI/CD pipeline

License

Notifications You must be signed in to change notification settings

mweagle/SpartaCodePipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpartaCodePipeline

Sparta-based application that integrates with CodePipeline.

See the Medium Post for more information.

Quick Summary

  1. Provision the pipeline:
go run main.go provisionPipeline \
  --pipeline MySpartaPipelineName \
  --repo https://github.com/mweagle/SpartaCodePipeline \
  --oauth $GITHUB_AUTH_TOKEN \
  --s3Bucket $MY_S3_BUCKET
  1. Visit the AWS console & manage the build, approval workflow

About

Sparta app with CodePipeline/CodeBuild/CloudFormation CI/CD pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published