feat(pipelines): add V2 pipeline type support in L3 construct#34005
feat(pipelines): add V2 pipeline type support in L3 construct#34005mergify[bot] merged 2 commits intoaws:mainfrom
V2 pipeline type support in L3 construct#34005Conversation
V2 pipeline type support in L3 construct
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #34005 +/- ##
=======================================
Coverage 83.98% 83.98%
=======================================
Files 120 120
Lines 6976 6976
Branches 1178 1178
=======================================
Hits 5859 5859
Misses 1005 1005
Partials 112 112
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Issue # 33995
#33995
Closes #33995
Reason for this change
Support v2 pipeline type in cdk.pipelines
Description of changes
add pipeline v2 type support
Describe any new or updated permissions being added
new
Description of how you validated changes
integ test/unit test/local deployment
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license