Skip to content

CONV-130: Install image processing packages#124

Merged
menvil merged 1 commit into
developfrom
feature/CONV-130-install-image-processing-packages
Jun 1, 2026
Merged

CONV-130: Install image processing packages#124
menvil merged 1 commit into
developfrom
feature/CONV-130-install-image-processing-packages

Conversation

@menvil

@menvil menvil commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • Installs intervention/image ^4.1 for real PNG/JPG/WEBP image conversion in Phase 10
  • Both GD and Imagick extensions are available; GD will be used as the default driver
  • No driver implementation in this task — package setup only

Test plan

  • composer test passes (256 tests)
  • composer lint passes
  • npm run build passes

🤖 Generated with Claude Code


Summary by cubic

Installs intervention/image (^4.1) to enable PNG/JPG/WEBP conversions for Phase 10 (CONV-130). GD is the default driver with Imagick supported; this is package setup only.

Written for commit 13ce72f. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 1, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 301aa4c9-4b0b-4cc7-809c-94f503e69c57

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/CONV-130-install-image-processing-packages

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@menvil menvil merged commit f3167a7 into develop Jun 1, 2026
4 checks passed
@menvil menvil deleted the feature/CONV-130-install-image-processing-packages branch June 1, 2026 16:34
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.

1 participant