-
Notifications
You must be signed in to change notification settings - Fork 792
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
2261 refactor manual agent logic #2349
Conversation
… an AgentSignals object in AgentSignals resource
…ol/stop-all-agents
…ol/stop-all-agents
… cc/resources/agent_signals/
2261 on terminate agents signal
2261 add agent signals resource
HTTPIslandAPIClient
Co-authored-by: Kekoa Kaaikala <[email protected]>
…nals 2261 modify agent to use signals
…ommon 2261 move agent signals to common
Agent controls are being replaced by agent signal events
5938f17
to
73841fb
Compare
Codecov ReportBase: 60.26% // Head: 60.39% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #2349 +/- ##
===========================================
+ Coverage 60.26% 60.39% +0.12%
===========================================
Files 539 539
Lines 14037 14062 +25
===========================================
+ Hits 8460 8493 +33
+ Misses 5577 5569 -8
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
What does this PR do?
Fixes #2261
PR Checklist
Was the documentation framework updated to reflect the changes?Testing Checklist