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

Update docs to include interacting with Receptor via unix sockets #1212

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

matoval
Copy link
Collaborator

@matoval matoval commented Nov 16, 2024

Update docs to include interacting with Receptor via unix sockets

Copy link

codecov bot commented Nov 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.24%. Comparing base (ded8059) to head (25077b7).
Report is 2 commits behind head on devel.

@@            Coverage Diff             @@
##            devel    #1212      +/-   ##
==========================================
+ Coverage   43.82%   44.24%   +0.41%     
==========================================
  Files          33       36       +3     
  Lines        8178     8759     +581     
==========================================
+ Hits         3584     3875     +291     
- Misses       4320     4612     +292     
+ Partials      274      272       -2     

see 7 files with indirect coverage changes

Components Coverage Δ
Go 43.88% <ø> (+0.05%) ⬆️
Receptorctl 49.31% <ø> (∅)

🚨 Try these New Features:

^^^^^^^^^^^
Unix Socket
^^^^^^^^^^^
To send commands to unix socket without receptorctl by using socat to send data to the receptor socket directly.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you rephrase this a little please?

It seems a tricky sentence to read 😄

Copy link

sonarcloud bot commented Nov 20, 2024

Copy link
Contributor

@AaronH88 AaronH88 left a comment

Choose a reason for hiding this comment

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

lgtm

@AaronH88 AaronH88 merged commit a2caa3e into ansible:devel Nov 20, 2024
26 checks passed
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.

2 participants