aws-cdk icon indicating copy to clipboard operation
aws-cdk copied to clipboard

feat(codebuild): add deleteReports property to the ReportGroup Construct

Open mazyu36 opened this issue 1 year ago • 1 comments

Issue # (if applicable)

N/A

Reason for this change

Missing property in the L2 Construct.

Description of changes

Add deleteReports property.

https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_codebuild.CfnReportGroup.html#deletereports

Description of how you validated changes

Add unit tests and integ tests.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

mazyu36 avatar May 10 '24 04:05 mazyu36

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: f58389acf495a56695605ef5551917c0cec63ae7
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

aws-cdk-automation avatar May 10 '24 09:05 aws-cdk-automation

@gracelu0 Thank you for the review. Sorry for the late realization. I have addressed your comments.

mazyu36 avatar May 20 '24 23:05 mazyu36

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).

mergify[bot] avatar May 23 '24 17:05 mergify[bot]

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 8d1947a046cb319a1fda0d9f7fee1484c72200fb
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

aws-cdk-automation avatar May 23 '24 18:05 aws-cdk-automation

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).

mergify[bot] avatar May 23 '24 18:05 mergify[bot]

Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.

aws-cdk-automation avatar Jul 25 '24 21:07 aws-cdk-automation