Skip to content

fix(managers/mise): don't support short names that aren't supported by mise#43419

Closed
jamietanna wants to merge 1 commit into
mainfrom
ci/mise-version
Closed

fix(managers/mise): don't support short names that aren't supported by mise#43419
jamietanna wants to merge 1 commit into
mainfrom
ci/mise-version

Conversation

@jamietanna

Copy link
Copy Markdown
Contributor

Changes

At some point in the past, mise's support for the short name kafka was
removed.

To ensure that Renovate stays in sync with mise, we can add a test to
verify that the values from the registry are always in sync with the
values we have from the mise tooling.

Related to #43399

Context

Please select one of the below:

  • This closes an existing Issue: Closes #
  • This doesn't close an Issue, but I accept the risk that this PR may be closed if maintainers disagree with its opening or implementation

AI assistance disclosure

Did you use AI tools to create any part of this pull request?

Please select one option and, if yes, briefly describe how AI was used (e.g., code, tests, docs) and which tool(s) you used.

  • No — I did not use AI for this contribution.
  • Yes — minimal assistance (e.g., IDE autocomplete, small code completions, grammar fixes).
  • Yes — substantive assistance (AI generated non‑trivial portions of code, tests, or documentation).
  • Yes — other (please describe):

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

The public repository:

…y mise

At some point in the past, mise's support for the short name `kafka` was
removed.

To ensure that Renovate stays in sync with mise, we can add a test to
verify that the values from the registry are always in sync with the
values we have from the mise tooling.
@github-actions github-actions Bot requested a review from viceice May 18, 2026 08:10
@jamietanna

Copy link
Copy Markdown
Contributor Author

If I'm honest, I'm not sure this is the right approach - we risk "flip flopping" if tools start no longer being supported, and then get re-added

Perhaps we could instead tweak our generated documentation to put unsupported short names in their own section?

@jamietanna

Copy link
Copy Markdown
Contributor Author

Let's use #43421 instead of this

@jamietanna jamietanna closed this May 18, 2026
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