feat(core): add validations for export name in CfnOutput#28575
feat(core): add validations for export name in CfnOutput#28575mergify[bot] merged 8 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: This PR just adds validations, so unit tests could cover them. |
|
The implementation looks good to me, though I do wonder if this is more of a bugfix along the lines of:
|
Oh interesting! Never mind my suggestion then! Thanks for highlighting that; I didn't know that validation additions were being tracked as features. Makes sense to me either way (though I guess it's possibly a little odd that these validation features will basically always need an exemption since there isn't often a README or integration test that makes sense here...) but I won't disagree with the core team when it comes to naming 😄 Thanks for highlighting those previous PRs and I'll try to follow that pattern myself in the future. Thanks for adding these new validations for |
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
|
Thank you for your contribution, we appreciate it! In the future it would be helpful to include a brief description for the PR as well - makes it a bit easier for us to review :) |
|
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). |
|
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). |
|
Thanks for the approval. The merge failed with |
Pull request has been modified.
|
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). |
1 similar comment
|
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). |
Closes #28563.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license