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

Match imagemagick between all environments #2067

Open
michal-szostak opened this issue May 13, 2021 · 0 comments
Open

Match imagemagick between all environments #2067

michal-szostak opened this issue May 13, 2021 · 0 comments
Assignees
Labels
beta Bug identified in beta instance devops Dev-ops related
Milestone

Comments

@michal-szostak
Copy link
Contributor

michal-szostak commented May 13, 2021

All instance's version of imagemagick differ from version on production:

  • production ImageMagick-6.9.10.68-4.el7.x86_64
  • beta / master / pr imagemagick | 8:6.9.10.23+dfsg-2.1+deb10u1

The scope of this issue is to prepare docker images which can be used by beta / master / etc which would have the same version of imagemagick as the one used on production.

Additionally svg converter must be matched with the production version (new image magick must be compiled with rsvg support). See more: readthedocs/readthedocs-docker-images#131

Expected solution:

beta / master / pr instances should use ImageMagick-6.9.10.68-4.el7 with rsvg enabled.

Reason for this issue

  1. Beta environment should match production as closely as possible - especially with dependencies
  2. Current beta image magick has some bugs which cause infinite waiting times when processing some images
@michal-szostak michal-szostak added devops Dev-ops related beta Bug identified in beta instance labels May 13, 2021
@michal-szostak michal-szostak added this to the 3.25.0 milestone Oct 28, 2021
@kmarszalek kmarszalek modified the milestones: 3.25.0, 3.27.0 Nov 24, 2021
@kmarszalek kmarszalek modified the milestones: 3.27.0, 3.29.0 Dec 21, 2021
@kmarszalek kmarszalek modified the milestones: 3.29.0, 3.30.0 Jan 10, 2022
@kmarszalek kmarszalek modified the milestones: 3.30.0, 3.31.0 Jan 19, 2022
@kmarszalek kmarszalek modified the milestones: 3.31.0, 3.32.0 Feb 2, 2022
@kmarszalek kmarszalek modified the milestones: 3.32.0, 3.33.0 Feb 16, 2022
@kmarszalek kmarszalek modified the milestones: 3.33.0, 3.34.0 Mar 7, 2022
@kmarszalek kmarszalek modified the milestones: 3.34.0, 3.35.0 Mar 22, 2022
@kmarszalek kmarszalek modified the milestones: 3.35.0, 3.36.0 Apr 6, 2022
@kmarszalek kmarszalek modified the milestones: 3.36.0, 3.37.0 Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Bug identified in beta instance devops Dev-ops related
Projects
None yet
Development

No branches or pull requests

3 participants