-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Delete unused test Cfn templates #11771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating it! I've tried to look for the usage of the template28.yaml
but couldn't find any. Is this template still used?
@bentsku You're right, it seems like most of these |
c17ebbf
to
9adf8de
Compare
@bentsku Thanks for highlighting this. This PR now removes all the unused Cfn templates. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧹! LGTM, I think this is a nice cleanup, hard to keep track of those kind of dependencies when they all live in their own folder, and also pretty hard to know where it is used.
None of them were used in upstream dependencies, right? It does not look like it 👌
Maybe Dominik wants to chime in too just in case, but I think we lost the context of those files and they are not worth a lot anymore.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, tried to find references for a few of the removed files but also couldn't find any, so seems good! Thanks for cleaning that up 🧹
This PR removes several unused Cfn test templates.