Skip to content

registry: add vfox-yarn as primary yarn backend#5982

Merged
jdx merged 1 commit into
mainfrom
yarn
Aug 11, 2025
Merged

registry: add vfox-yarn as primary yarn backend#5982
jdx merged 1 commit into
mainfrom
yarn

Conversation

@jdx

@jdx jdx commented Aug 11, 2025

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings August 11, 2025 23:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds vfox-yarn as the primary backend for Yarn package management in the registry configuration. The change prioritizes the vfox-yarn plugin over existing backends.

  • Adds vfox:mise-plugins/vfox-yarn as the first backend option for Yarn
  • Maintains existing backend options (asdf, aqua, npm) as fallbacks

@github-actions

Copy link
Copy Markdown

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.8.8 x -- echo 18.8 ± 0.4 18.0 22.5 1.00
mise x -- echo 19.0 ± 0.4 18.0 21.1 1.01 ± 0.03

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.8.8 env 18.1 ± 0.7 17.3 27.9 1.00
mise env 18.7 ± 0.7 17.6 22.8 1.03 ± 0.05

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.8.8 hook-env 18.0 ± 0.5 17.2 23.2 1.00 ± 0.04
mise hook-env 18.0 ± 0.4 17.3 19.5 1.00

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.8.8 ls 16.7 ± 0.3 16.1 17.8 1.00
mise ls 16.9 ± 0.4 16.1 18.6 1.01 ± 0.03

xtasks/test/perf

Command mise-2025.8.8 mise Variance
install (cached) 191ms ✅ 129ms +48%
ls (cached) 81ms 82ms -1%
bin-paths (cached) 66ms 66ms +0%
task-ls (cached) 484ms 476ms +1%

✅ Performance improvement: install cached is 48%

@jdx jdx merged commit f18c863 into main Aug 11, 2025
24 checks passed
@jdx jdx deleted the yarn branch August 11, 2025 23:43
jdx pushed a commit that referenced this pull request Aug 13, 2025
### 📦 Registry

- add vfox-yarn as primary yarn backend by
[@jdx](https://github.com/jdx) in
[#5982](#5982)
- add missing description field for a lot of tools by
[@jylenhof](https://github.com/jylenhof) in
[#5966](#5966)
- rename benthos to redpanda-connect by
[@risu729](https://github.com/risu729) in
[#5984](#5984)
- rename coq to rocq by [@risu729](https://github.com/risu729) in
[#5985](#5985)

### 🚀 Features

- **(timeout)** show duration, URL, and config hint on timeouts;
increase fetch timeout default to 10s by [@jdx](https://github.com/jdx)
in [#5991](#5991)

### 🐛 Bug Fixes

- **(aqua)** add executable permissions for zip-extracted binaries by
[@itochan](https://github.com/itochan) in
[#5998](#5998)
- **(core)** auto-repair corrupted pyenv cache by recloning on update
failure by [@jdx](https://github.com/jdx) in
[#6003](#6003)
- duplicate versions and validation in `mise tool` by
[@jdx](https://github.com/jdx) in
[#6001](#6001)

### 📚 Documentation

- **(tools)** document per-tool postinstall option in [tools] by
[@jdx](https://github.com/jdx) in
[#5993](#5993)
- Update install instructions for nushell by
[@Joniator](https://github.com/Joniator) in
[#5981](#5981)
- README.md typo by [@jdx](https://github.com/jdx) in
[#5990](#5990)

### ◀️ Revert

- Revert "docs: Update install instructions for nushell" by
[@jdx](https://github.com/jdx) in
[#5983](#5983)
- Revert "fix(aqua): add executable permissions for zip-extracted
binaries" by [@jdx](https://github.com/jdx) in
[#6004](#6004)

### 📦️ Dependency Updates

- update taiki-e/install-action digest to 2c73a74 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#5962](#5962)
- update docker/metadata-action digest to c1e5197 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#5961](#5961)
- update docker/login-action digest to 184bdaa by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#5958](#5958)

### Chore

- cargo up by [@jdx](https://github.com/jdx) in
[#5992](#5992)

### New Contributors

- @Joniator made their first contribution in
[#5981](#5981)
- @jylenhof made their first contribution in
[#5966](#5966)
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