Skip to content

feat(remote_debug): adds an autodiscovery#1016

Merged
gbin merged 7 commits into
masterfrom
gbin/autodiscovery
Apr 6, 2026
Merged

feat(remote_debug): adds an autodiscovery#1016
gbin merged 7 commits into
masterfrom
gbin/autodiscovery

Conversation

@gbin

@gbin gbin commented Apr 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

This adds a new endpoint to the zenoh remote debug API so it can expose exactly how to restart itself.

Related issues

  • Closes #

Changes

Testing

  • just fmt
  • just lint
  • just test
  • optional full just std-ci (if std/runtime paths are impacted)
  • optional full just nostd-ci (if embedded/no_std paths are impacted)
  • Other (please specify):

pro-tip: just with no parameters in the root defaults to just fmt, just lint, and just test.

Checklist

  • I have updated docs or examples where needed
  • I have added or updated tests where needed
  • I have considered platform impact (Linux/macOS/Windows/embedded)
  • I have considered config/logging changes (if applicable)
  • This change is not a breaking change (or I documented it below)

Breaking changes (if any)

Additional context

gbin added 2 commits April 6, 2026 08:43
This is mainly because we need a calling convention for tooling to hook
into those resim processes through the debug API.
@gbin gbin force-pushed the gbin/autodiscovery branch from 58ee82b to 169579c Compare April 6, 2026 15:41
@gbin gbin added enhancement New feature or request include in changelog labels Apr 6, 2026
@gbin gbin force-pushed the gbin/autodiscovery branch from 18320e1 to 3e097ff Compare April 6, 2026 16:30
Base automatically changed from gbin/tt-convention-everywhere to master April 6, 2026 16:38
@gbin gbin changed the title feat(remote_debug): adds a autodiscovery feat(remote_debug): adds an autodiscovery Apr 6, 2026
@gbin gbin merged commit 91c25f2 into master Apr 6, 2026
23 checks passed
@gbin gbin deleted the gbin/autodiscovery branch April 6, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant