feat(registry): added oxipng#4452
Merged
Merged
Conversation
Owner
|
needs a test |
62b3b95 to
817b814
Compare
817b814 to
7ea2551
Compare
Contributor
Author
|
Update tests : cargo run --bin mise -- tool oxipngcargo run --bin mise -- use -g oxipngcargo run --bin mise -- tool oxipng |
98ab223 to
48b7e93
Compare
Contributor
Author
|
Rebase and rerun CI tests after this PR. |
9255ea8 to
f4d601a
Compare
jdx
pushed a commit
that referenced
this pull request
Apr 23, 2025
### 🚀 Features - **(registry)** added oxipng by [@ldrouard](https://github.com/ldrouard) in [#4452](#4452) - `mise tasks --local|--global` by [@jdx](https://github.com/jdx) in [#4907](#4907) ### 🐛 Bug Fixes - added lockfile for pyenv by [@jdx](https://github.com/jdx) in [#4906](#4906) - move idiomatic version breaking change from 2026.1.1 to 2025.10.0 by [@jdx](https://github.com/jdx) in [#4909](#4909) - allow setting lists to be empty by [@jdx](https://github.com/jdx) in [#4912](#4912) ### 🧪 Testing - test registry changes by themselves by [@jdx](https://github.com/jdx) in [#4910](#4910) - test registry changes by themselves by [@jdx](https://github.com/jdx) in [#4911](#4911) ### 📦️ Dependency Updates - update rust crate tabled to 0.18 by [@renovate[bot]](https://github.com/renovate[bot]) in [#4873](#4873) ### Chore - use hk for linting by [@jdx](https://github.com/jdx) in [#4908](#4908) - prefer ubi for shellcheck by [@jdx](https://github.com/jdx) in [c805f39](c805f39)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Oxipng is a multithreaded lossless PNG/APNG compression optimizer
Tests :