Back to Browse

Multi Branch CDK Pipeline with Webhook

332 views
Aug 19, 2023
18:38

How to setup Feature Branch CDK (Python) Pipeline with Webhook and Github Actions Note: The Lambda creates the Feature Branch Pipelines on Github Actions, not the Pipeline Generator, I recorded this wrong. The Pipeline Generator only creates the Pipeline Template and the Webhook API resources. Github Repo: https://github.com/wolfgangunger/cdk-codepipeline-multibranch See also : https://github.com/wolfgangunger/cdk-codepipeline (One Branch Pipeline) Blog: https://www.sccbrasil.com/blog/aws/feature-branch-pipeline.html https://www.sccbrasil.com/blog/aws/cdk-pipeline.html https://www.sccbrasil.com/blog/aws/cdk-stack-construct.html my AWS Basics course on Udemy: https://www.udemy.com/aws-basics/ DevOps couse: https://www.udemy.com/course/devops-on-aws/ www.oscloudgurus.com/

Download

0 formats

No download links available.

Multi Branch CDK Pipeline with Webhook | NatokHD