Skip to content

Improve ImageMagick install time in CI#4271

Merged
frankharkins merged 1 commit intomainfrom
FH/magick-ci-speedup
Nov 18, 2025
Merged

Improve ImageMagick install time in CI#4271
frankharkins merged 1 commit intomainfrom
FH/magick-ci-speedup

Conversation

@frankharkins
Copy link
Copy Markdown
Member

@frankharkins frankharkins commented Nov 18, 2025

ImageMagick installation now takes ~10s (see logs) and seems to still work as the normalizer tests pass (logs).

@frankharkins frankharkins linked an issue Nov 18, 2025 that may be closed by this pull request
@frankharkins frankharkins changed the title [DO NOT MERGE] Test Magick install in CI Improve ImageMagick install time in CI Nov 18, 2025
@frankharkins frankharkins marked this pull request as ready for review November 18, 2025 09:48
Copy link
Copy Markdown
Collaborator

@arnaucasau arnaucasau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🚀

Copy link
Copy Markdown
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@frankharkins frankharkins added this pull request to the merge queue Nov 18, 2025
Merged via the queue into main with commit 216cc95 Nov 18, 2025
2 checks passed
@frankharkins frankharkins deleted the FH/magick-ci-speedup branch November 18, 2025 13:48
github-merge-queue Bot pushed a commit that referenced this pull request Feb 25, 2026
We removed this to speed up CI time in
#4271, but CI broke recently
and this seems to fix it (thanks @arnaucasau for the solution). Not sure
why this used to take three minutes, but it only adds a few extra
seconds now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

ImageMagick installation in CI is very slow

3 participants