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

feat(registry): added oxipng #4452

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ldrouard
Copy link
Contributor

@ldrouard ldrouard commented Feb 19, 2025

Oxipng is a multithreaded lossless PNG/APNG compression optimizer

Tests :

mise use -g aqua:shssoichiro/oxipng
mise aqua:shssoichiro/[email protected] ✓ installed
mise ~/.config/mise/config.toml tools: aqua:shssoichiro/[email protected]

@jdx
Copy link
Owner

jdx commented Feb 19, 2025

needs a test

@ldrouard ldrouard changed the title feat: added oxipng feat(registry): added oxipng Feb 20, 2025
@ldrouard ldrouard force-pushed the alias_aqua_shssoichiro/oxipng branch 3 times, most recently from 62b3b95 to 817b814 Compare February 21, 2025 15:21
@ldrouard ldrouard force-pushed the alias_aqua_shssoichiro/oxipng branch from 817b814 to 7ea2551 Compare March 11, 2025 20:23
@ldrouard
Copy link
Contributor Author

Update tests :

cargo run --bin mise -- tool oxipng
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
     Running `target/debug/mise tool oxipng`
Backend:            aqua:shssoichiro/oxipng
Installed Versions:
Active Version:     9.1.4
Requested Version:  latest
Config Source:      ~/.config/mise/config.toml
Tool Options:       [none]
cargo run --bin mise -- use -g oxipng
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.19s
     Running `target/debug/mise use -g oxipng`
mise [email protected]     ✓ installed                                                                                                                                                         mise ~/.config/mise/config.toml tools: [email protected]
cargo run --bin mise -- tool oxipng
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.19s
     Running `target/debug/mise tool oxipng`
Backend:            aqua:shssoichiro/oxipng
Description:        Multithreaded PNG optimizer written in Rust
Installed Versions: 9.1.4
Active Version:     9.1.4
Requested Version:  latest
Config Source:      ~/.config/mise/config.toml
Tool Options:       [none]

@ldrouard ldrouard force-pushed the alias_aqua_shssoichiro/oxipng branch from 98ab223 to 48b7e93 Compare March 12, 2025 08:18
@ldrouard
Copy link
Contributor Author

Rebase and rerun CI tests after this PR.

@ldrouard ldrouard force-pushed the alias_aqua_shssoichiro/oxipng branch from 9255ea8 to f4d601a Compare March 12, 2025 08:58
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.

2 participants