Skip to content

test(manager/mise): don't allow unknown backend types - #46361

Open
jamietanna wants to merge 1 commit into
feat/mise-conda-backendfrom
test/mise-backend-coverage
Open

jamietanna wants to merge 1 commit into
feat/mise-conda-backendfrom
test/mise-backend-coverage

Conversation

@jamietanna

@jamietanna jamietanna commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Changes

As noted in #46343, upstream mise renamed a large number of pipx
registry entries to use the pypi backend instead, e.g. ansible
went from pipx:ansible to pypi:ansible.

This was caught during code review, but we should add something to
automagically catch this, by making sure that none of the backends in
use on an updated mise registry is unknown to Renovate.

Context

Please select one of the following:

  • 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?

  • 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):

Claude Sonnet 5 (via Claude Code) drafted the test and this PR description.

Use of AI in replying to PR comments

Who answers review comments:

  • @jamietanna will read and reply directly. Name the account.
  • An agent will draft replies and @username will read them before they are posted. Name the account.
  • Nobody has explicitly committed to replying.

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:

As noted in #46343, upstream mise renamed a large number of `pipx`
registry entries to use the `pypi` backend instead, e.g. `ansible`
went from `pipx:ansible` to `pypi:ansible`.

This was caught during code review, but we should add something to
automagically catch this, by making sure that none of the backends in
use on an updated `mise registry` is unknown to Renovate.

Co-Authored-By: Claude Sonnet 5 <jamie.tanna+claude-code@mend.io>
@jamietanna
jamietanna added this pull request to stack #46362 September 21, 2026 08:55
@jamietanna
jamietanna marked this pull request as ready for review September 21, 2026 08:58
@github-actions
github-actions Bot requested a review from viceice September 21, 2026 08:58
@jamietanna
jamietanna added this pull request to the merge queue Sep 22, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue because a pull request earlier in the stack was removed Sep 22, 2026
@jamietanna
jamietanna added this pull request to the merge queue Sep 22, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue because a pull request earlier in the stack was unmerged and was not in the queue Sep 22, 2026
@jamietanna
jamietanna added this pull request to the merge queue Sep 22, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue because a pull request earlier in the stack was unmerged and was not in the queue Sep 22, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants