Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

[Backport release-0.7] server-side proxy calls#706

Merged
mangelajo merged 1 commit intorelease-0.7from
backport-705-to-release-0.7
Oct 15, 2025
Merged

[Backport release-0.7] server-side proxy calls#706
mangelajo merged 1 commit intorelease-0.7from
backport-705-to-release-0.7

Conversation

@jumpstarter-backport-bot
Copy link
Copy Markdown

Bot-based backport to release-0.7, triggered by a label in #705.

When using a ref: that is internally used by another driver on the server side, forward the calls to the target driver.
Needs to resolve the target device first, and for that we need the actual root device as a reference point to start the search from.
Raise on improper use - trying to access report() or other driver call before the target is resolved.
Also change report() to not require "root", as the function always returns a report of itself - or the proxy target in case of Proxy driver

(cherry picked from commit ba567ee)
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 14, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@mangelajo mangelajo enabled auto-merge October 15, 2025 13:55
@mangelajo mangelajo merged commit 0946504 into release-0.7 Oct 15, 2025
14 checks passed
@mangelajo mangelajo deleted the backport-705-to-release-0.7 branch October 15, 2025 13:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants