Skip to content

revert: revert image optimization commit 1ed087fb#3602

Merged
tasoo-oos merged 3 commits into
releasefrom
revert-image-optimization
Jun 6, 2026
Merged

revert: revert image optimization commit 1ed087fb#3602
tasoo-oos merged 3 commits into
releasefrom
revert-image-optimization

Conversation

@tasoo-oos
Copy link
Copy Markdown
Contributor

@tasoo-oos tasoo-oos commented Jun 5, 2026

Description

  • release 대상 PR에서는 이미지 압축 워크플로우가 실행되지 않도록 수정했습니다.
  • GitHub Actions가 다시 압축한 배너 이미지를 기존 원본 이미지로 복구했습니다.
  • 문제가 있던 2026.05.27 릴리즈 revert 상태는 유지했습니다.

Additional context

  • git merge-tree --write-tree origin/release HEAD 통과
  • git merge-tree --write-tree origin/main HEAD 통과
  • CI 통과

Before submitting the PR, please make sure you do the following

Restore the banner PNG files to the state before the calibre/image-actions compression commit.

This keeps the 2026.05.27 release reverted while removing the unrelated image optimizer change.
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

Images automagically compressed by Calibre's image-actions

Compression reduced images by 76.2%, saving 1.4 MB.

Filename Before After Improvement Visual comparison
apps/frontend/public/banners/main_banner.png 1.2 MB 236.4 KB 80.0% View diff
apps/frontend/public/banners/mainpage_middle_banner.png 729.5 KB 217.7 KB 70.2% View diff

Prevent calibre/image-actions from re-compressing image-only fixes that target the release branch.

Restore the banner PNG files again after the workflow bot re-compressed them on this PR.
@tasoo-oos tasoo-oos changed the title revert: revert image optimization commit 1ed087fb fix: skip image compression for release prs Jun 5, 2026
@tasoo-oos tasoo-oos changed the title fix: skip image compression for release prs revert: revert image optimization commit 1ed087fb Jun 5, 2026
@tasoo-oos tasoo-oos requested a review from dotoleeoak June 5, 2026 09:46
@tasoo-oos tasoo-oos marked this pull request as ready for review June 5, 2026 09:46
@tasoo-oos tasoo-oos self-assigned this Jun 5, 2026
@tasoo-oos tasoo-oos added this pull request to the merge queue Jun 6, 2026
Merged via the queue into release with commit 0203518 Jun 6, 2026
49 checks passed
@tasoo-oos tasoo-oos deleted the revert-image-optimization branch June 6, 2026 06:53
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.

2 participants