chore(ecs): remove unnecessary js and d.ts files for integration test#26030
chore(ecs): remove unnecessary js and d.ts files for integration test#26030mergify[bot] merged 3 commits intoaws:mainfrom
Conversation
aws-cdk-automation
left a comment
There was a problem hiding this comment.
The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.
A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed add Clarification Request to a comment.
|
Exemption Request because this change will not affect any feature or behavior. |
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
There was a problem hiding this comment.
This is the .ts file, did you mean to delete the .d.ts file?
There was a problem hiding this comment.
Oh, this is my bad. Yes, I intended to delete the .d.ts file. Will fix that.
|
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). |
From #24963, unnecessary js and d.ts files which had been built for integration test were pushed. This PR removes these files.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license