Skip to content

fix (ci): Track .avif files in Git LFS#353

Merged
jackpot51 merged 0 commit intomasterfrom
avif-lfs-fix
Apr 14, 2026
Merged

fix (ci): Track .avif files in Git LFS#353
jackpot51 merged 0 commit intomasterfrom
avif-lfs-fix

Conversation

@jacobgkau
Copy link
Copy Markdown
Member

@jacobgkau jacobgkau commented Apr 14, 2026

This should've been done in #347 when the first AVIF images were added to the repo, but it wasn't. As a result, 14 MB of AVIF files are now in the master branch's history.

To address this, the five commits before this (starting with 43e25e5) have been retroactively modified to place .avif files in LFS. The last commit adds the capitalized extension to the list to match the others.

A GitHub admin will need to force-push this branch to master. This will eliminate that 14 MB from the repo's history so it doesn't take that space up forever. (Otherwise, it would stick around in the history even if we converted the files to LFS pointers in the current commit.)

@jacobgkau jacobgkau requested review from a team April 14, 2026 19:34
@jacobgkau jacobgkau marked this pull request as draft April 14, 2026 19:35
@jacobgkau
Copy link
Copy Markdown
Member Author

Still working on getting the timestamps right for the old commits.

@jacobgkau jacobgkau force-pushed the avif-lfs-fix branch 2 times, most recently from b62e88b to d422683 Compare April 14, 2026 19:46
@jacobgkau jacobgkau marked this pull request as ready for review April 14, 2026 19:47
@jackpot51 jackpot51 merged commit d422683 into master Apr 14, 2026
@jackpot51 jackpot51 deleted the avif-lfs-fix branch April 14, 2026 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants