Skip to content

Conversation

@jdx
Copy link
Owner

@jdx jdx commented Dec 3, 2025

Summary

  • Disable bashly test in registry.toml as it's failing in CI

Test plan

  • CI should pass without bashly test failures

🤖 Generated with Claude Code


Note

Comments out the bashly tool test in registry.toml to avoid CI failures.

Written by Cursor Bugbot for commit a27a992. This will update automatically on new commits. Configure here.

Copilot AI review requested due to automatic review settings December 3, 2025 16:03
Copy link
Contributor

Copilot AI left a comment

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 disables the bashly test in the registry configuration to resolve CI failures. The test command was not functioning correctly in the CI environment.

Key Changes

  • Commented out the bashly version test command in registry.toml

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jdx jdx merged commit 59c499d into main Dec 3, 2025
24 of 28 checks passed
@jdx jdx deleted the registry/disable-bashly-test branch December 3, 2025 16:06
@github-actions
Copy link

github-actions bot commented Dec 3, 2025

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.11.11 x -- echo 19.3 ± 0.5 18.2 21.5 1.00
mise x -- echo 19.6 ± 0.5 18.7 21.5 1.02 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.11.11 env 18.7 ± 0.5 17.7 21.4 1.00
mise env 19.8 ± 1.0 18.0 29.8 1.05 ± 0.06

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.11.11 hook-env 18.9 ± 0.5 17.9 20.8 1.00
mise hook-env 19.7 ± 0.9 18.3 22.1 1.04 ± 0.06

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.11.11 ls 16.2 ± 0.3 15.4 17.5 1.00
mise ls 16.8 ± 0.6 15.5 18.8 1.04 ± 0.05

xtasks/test/perf

Command mise-2025.11.11 mise Variance
install (cached) 111ms 110ms +0%
ls (cached) 68ms 68ms +0%
bin-paths (cached) 73ms 75ms -2%
task-ls (cached) 438ms 436ms +0%

jdx pushed a commit that referenced this pull request Dec 4, 2025
### 🚀 Features

- **(config)** add support for netrc by @RobotSupervisor in
[#7164](#7164)
- **(lock)** add resolve_lock_info to core backends for checksum
fetching by @jdx in [#7180](#7180)
- **(ruby)** Install ruby from a zip file over HTTPS by @KaanYT in
[#7167](#7167)
- **(tasks)** add `usage` args to Tera context in run scripts by
@iamkroot in [#7041](#7041)

### 🐛 Bug Fixes

- **(lock)** validate platform qualifiers when reading from lockfile by
@jdx in [#7181](#7181)
- **(task)** retry shebang scripts on ETXTBUSY by @iamkroot in
[#7162](#7162)
- **(ui)** remove duplicate 'mise' prefix in verbose footer output by
@jdx in [#7174](#7174)

### 📦️ Dependency Updates

- bump usage-lib to 2.9.0 by @jdx in
[#7177](#7177)

### 📦 Registry

- remove duplicated ubi and github backends from gping by @risu729 in
[#7144](#7144)
- disable bashly test (not working in CI) by @jdx in
[#7173](#7173)
- disable cfn-lint test (failing in CI) by @jdx in
[#7176](#7176)

### Chore

- add fd to mise.toml by @blampe in
[#7178](#7178)

### New Contributors

- @RobotSupervisor made their first contribution in
[#7164](#7164)

## 📦 Aqua Registry Updates

#### New Packages (2)

- [`Kitware/CMake`](https://github.com/Kitware/CMake)
- [`quarto-dev/quarto-cli`](https://github.com/quarto-dev/quarto-cli)

#### Updated Packages (6)

- [`apache/jena`](https://github.com/apache/jena)
- [`apache/spark`](https://github.com/apache/spark)
-
[`danielfoehrKn/kubeswitch`](https://github.com/danielfoehrKn/kubeswitch)
-
[`danielfoehrKn/kubeswitch/switch-sh`](https://github.com/danielfoehrKn/kubeswitch/switch-sh)
- [`evilmartians/lefthook`](https://github.com/evilmartians/lefthook)
- [`updatecli/updatecli`](https://github.com/updatecli/updatecli)
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