Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Horust: initial support for commands uds and status command #252

Merged
merged 3 commits into from
Nov 2, 2024

Conversation

FedericoPonzi
Copy link
Owner

@FedericoPonzi FedericoPonzi commented Nov 2, 2024

Motivation and Context

More cherry picking from #200.

Description

This PR contains only the changes for horust's binary to implement the uds based interface defined in the commands crate.

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (a change to man pages or other documentation)

Checklist:

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@FedericoPonzi FedericoPonzi force-pushed the horustctl-status branch 6 times, most recently from e9fa229 to 68786c0 Compare November 2, 2024 12:43
@FedericoPonzi FedericoPonzi force-pushed the horustctl-status branch 3 times, most recently from ecf0b2f to bd4a5d8 Compare November 2, 2024 13:31
@FedericoPonzi FedericoPonzi force-pushed the horustctl-status branch 4 times, most recently from d970c75 to 182c674 Compare November 2, 2024 14:52
@FedericoPonzi FedericoPonzi changed the title Horustctl status Horust: initial support for commands uds and status command Nov 2, 2024
@FedericoPonzi FedericoPonzi force-pushed the horustctl-status branch 7 times, most recently from d8bc214 to 97362f6 Compare November 2, 2024 18:49
@FedericoPonzi FedericoPonzi merged commit 319afaf into master Nov 2, 2024
6 checks passed
@FedericoPonzi FedericoPonzi deleted the horustctl-status branch November 2, 2024 19:03
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.

1 participant