Skip to content
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

Configure Imagick version via build argument #163

Merged
merged 1 commit into from
May 27, 2024

Conversation

youwe-petervanderwal
Copy link
Contributor

@youwe-petervanderwal youwe-petervanderwal commented May 22, 2024

Follow-up on #162

  • Install Imagick from PECL for PHP 8.2
  • Install Imagick from source for PHP 8.3

Managed via workflow matrix setting imagick_version_from_src so that it's easily configurable per version.

Verified build result:

PHP 8.2 (link should go to step "Build Image", line 6399): https://github.com/youwe-petervanderwal/docker/actions/runs/9197395389/job/25297730594#step:4:6400
PHP 8.3 (link should go to step "Build Image", line 6406): https://github.com/youwe-petervanderwal/docker/actions/runs/9197395389/job/25297730846#step:4:6407

@youwe-petervanderwal
Copy link
Contributor Author

Ps. take your time with testing the previously built images. I just had some fun creating this solution and wanted to share it. It's probably mainly necessary for the full version release.

@brusch
Copy link
Member

brusch commented May 27, 2024

Thanks again - perfectly makes sense 👍😊

@brusch brusch merged commit 75177bc into pimcore:3.x May 27, 2024
3 checks passed
@youwe-petervanderwal youwe-petervanderwal deleted the configure-imagick-version branch May 29, 2024 05:51
@alexz707 alexz707 added this to the 3.3 milestone Sep 16, 2024
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