Releases: lober-io/aws-ci-pipeline
Releases · lober-io/aws-ci-pipeline
v0.1
Features:
- Deploy CloudFormation templates with three pipelines for DEV, QA and PROD environments
- Dynamically produced and deleted pipelines for release/* and PullRequests
- Demo use case "static S3 Website"
Bugs:
- In the stage "Deploy" are folders in the shared S3 bucket not dynamically created, which could lead to data integrity problems, when multiple cloned pipelines and/or the master pipeline are running parallel (fix is in progress).
- It seems that the notifications for failed build and succeeded "Deploy" stage aren't working