registry: add imagemagick (aqua:ImageMagick/ImageMagick)#10118
registry: add imagemagick (aqua:ImageMagick/ImageMagick)#10118thernstig wants to merge 5 commits into
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the ImageMagick registry configuration by replacing the existing conda and asdf backends with aqua, and enabling the test command. The reviewer recommends retaining the original conda and asdf backends alongside the new aqua backend to prevent regressions for existing users.
Greptile SummaryThis PR adds
Confidence Score: 5/5A one-line registry addition with a well-formed backend reference and an activated version test — straightforward and low-risk. The change is minimal: a new aqua backend pointing to the canonical ImageMagick/ImageMagick GitHub repository, placed first in the backend list per convention, and a test whose command and expected substring match standard ImageMagick 7+ output. No logic changes, no new code paths. No files require special attention. Important Files Changed
Reviews (5): Last reviewed commit: "Revert tag in metadata.json to v4.517.0 ..." | Re-trigger Greptile |
|
I am not able to run edit: wrote an issue here about this #10121 Regarding the other failure imagemagick has not been released yet: https://github.com/aquaproj/aqua-registry/releases |
|
It was released here: https://github.com/aquaproj/aqua-registry/releases/tag/v4.518.0. Not sure why it says it is not in the registry. |
|
@risu729 help me here. |
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
15c5add to
e365210
Compare
|
@risu729 updating it manually did not make this repo happy. I thought that was what you indicated I should do. |
|
@thernstig You need to wait until the next mise release. |
|
I am checking this, as I thought they meant to support everything but Windows on Arm. Or will mise not even allow this in even in that case, if everything is supported but WIndows on Arm 64? |
|
That's the opposite. Check aqua docs |
|
@risu729 I saw that, but I thought their intention was to support everything but windows/amd64, but it seems only windows/amd64 is supported. I have asked here if the rest of the support will be added, so we can keep this on hold, see aquaproj/aqua-registry#50281. They now added support in https://github.com/aquaproj/aqua-registry/pull/54605/changes. My question is: Is this support now enough to make it into mise? Or what is required for it to be allowed to be added here? Is the support now enough? |
|
mise registry supports os/arch pairs. I think you can use it |
No description provided.