Skip to content

Conversation

@jdx
Copy link
Owner

@jdx jdx commented Dec 3, 2025

Summary

  • Disable cfn-lint test which is failing in CI

See: https://github.com/jdx/mise/actions/runs/19901611524/job/57046931154

🤖 Generated with Claude Code


Note

Disables the cfn-lint test in registry.toml (commented out with note about CI failures).

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

Copilot AI review requested due to automatic review settings December 3, 2025 23:29
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

Disables the failing cfn-lint test in the registry configuration to unblock CI builds.

  • Commented out the cfn-lint test configuration that was causing CI failures

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

@jdx jdx merged commit da78120 into main Dec 3, 2025
22 of 25 checks passed
@jdx jdx deleted the registry/disable-cfn-lint-test branch December 3, 2025 23:29
@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 18.2 ± 0.2 17.8 20.3 1.00
mise x -- echo 18.4 ± 0.6 18.0 24.9 1.01 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.11.11 env 17.7 ± 0.3 17.3 21.0 1.00
mise env 17.8 ± 0.3 17.4 21.6 1.01 ± 0.02

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.11.11 hook-env 17.8 ± 0.3 17.4 22.1 1.00
mise hook-env 17.9 ± 0.2 17.5 20.2 1.00 ± 0.02

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.11.11 ls 15.3 ± 0.2 14.9 16.6 1.00
mise ls 15.4 ± 0.2 15.1 17.3 1.01 ± 0.02

xtasks/test/perf

Command mise-2025.11.11 mise Variance
install (cached) 104ms 103ms +0%
ls (cached) 63ms 63ms +0%
bin-paths (cached) 69ms 68ms +1%
task-ls (cached) 425ms 415ms +2%

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