Merged
Conversation
This reverts commit 87595fc.
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR restores comments and tests for various tools in the registry configuration file, as indicated by the title "registry: restore comments and tests".
Key changes include:
- Addition of test configurations for numerous tools that previously lacked them
- Restoration of explanatory comments for specific tool behaviors and version quirks
- Configuration of TOML formatting to disable comment alignment
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| registry.toml | Adds test configurations and restores comments for various tools in the registry |
| .taplo.toml | Disables comment alignment in TOML formatting configuration |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Owner
|
thanks! |
jdx
added a commit
that referenced
this pull request
Sep 28, 2025
### 📦 Registry - re-enable tests by @risu729 in [#6454](#6454) - restore comments and tests by @risu729 in [#6378](#6378) - add github backend for graphite by @jdx in [#6455](#6455) ### 🚀 Features - **(backend)** add environment variable override for tool backends by @jdx in [#6456](#6456) - add a http_retries setting to define number of retry attempts by @roele in [#6444](#6444) <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Bump version to 2025.9.22 with updated completions cache keys, registry tweak for CycloneDX assets, doc star count update, and usage-cli tool bump. > > - **Release/versioning** > - Bump `mise` to `2025.9.22` in `Cargo.toml`, `Cargo.lock`, `default.nix`, `packaging/rpm/mise.spec`, and update version in `README.md`. > - Add `CHANGELOG.md` entry for `2025.9.22`. > - **Completions** > - Update cached usage spec keys in `completions/_mise`, `completions/mise.bash`, and `completions/mise.fish` to `2025_9_22`. > - **Registry** > - Adjust CycloneDX `cyclonedx-cli` assets in `crates/.../cyclonedx-cli/registry.yaml` (remove linux musl overrides in version overrides). > - **Tooling/lockfile** > - Bump `cargo:usage-cli` to `2.3.0` in `mise.lock`. > - **Docs** > - Update stars count in `docs/.vitepress/stars.data.ts` to `19.6k`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 5b3be09. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: mise-en-dev <release@mise.jdx.dev> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
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.
No description provided.