-
Notifications
You must be signed in to change notification settings - Fork 214
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
Remove unused thumb tapes #3187
Conversation
Size Change: 0 B Total Size: 931 kB ℹ️ View Unchanged
|
Why are they not used 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.
CI is passing so I guess they really are unused.
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.
Awesome! I wonder if there's any way for us to automatically detect unused tapes 🤔 Apparently talkback is capable of giving that information: https://github.com/ijpiantanida/talkback#exit-summary
I was thinking about this for how to respond to @krysal. I don't know if it's 100% true that these aren't used just because CI passes. It could be that CI passed because the thumbnails were just requested (successfully) as normal? @obulat how did you tell that these weren't being used? Did you use the talkback summary? I wonder if we used |
I want to confirm for sure that we're confident these aren't used.
When working on #3186, I deleted all of the thumbnail tapes, and then ran
We decided that we want to use the real images because they would should the image grid with images of different sizes. If we only block the |
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.
That's a lot of lines deleted, what a ratio! 😄
Fixes
I didn't open an issue for this. While working on #3186, I realized that there are a lot of thumbnail tapes that are not used in tests, and their lack does not affect the CI.
Description
This PR removes the thumb tapes that don't affect the CI.
Testing Instructions
The CI should pass.
Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin