Skip to content

refactor(jobs-agent,connd): move wifi list into connd as ZOCI handler#1185

Merged
vmenge merged 2 commits intomainfrom
vm/connd-wifi-list-zoci
Apr 29, 2026
Merged

refactor(jobs-agent,connd): move wifi list into connd as ZOCI handler#1185
vmenge merged 2 commits intomainfrom
vm/connd-wifi-list-zoci

Conversation

@vmenge
Copy link
Copy Markdown
Collaborator

@vmenge vmenge commented Apr 28, 2026

changes

  • moves wifi_list job from jobs-agent to orb-connd

manual test

testing currently in progress

  • test on diamond orb

@vmenge vmenge requested a review from a team as a code owner April 28, 2026 19:03
@AlexKaravaev
Copy link
Copy Markdown
Contributor

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Another round soon, please!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

})
.map_err(|e| e.to_string());

query.res(profiles).await?;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remind me please, res stands for result, resource or respond?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

res stands for response here (response to the query)
but i see the ambiguity now 😅

i'll expand on the doccomments on the methods to make sure it explains it

Copy link
Copy Markdown
Contributor

@sky-mart sky-mart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty elegant

@vmenge vmenge merged commit 3285847 into main Apr 29, 2026
23 checks passed
@vmenge vmenge deleted the vm/connd-wifi-list-zoci branch April 29, 2026 09:57
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.

3 participants