You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(3078, 3079): Resolve issues in Operations API Manager and Plugin Hooks (#3187)
* Pull from PR#3101
*
* fix!: Typo
* fix!: Conditional to Catch None Attribute Error Running Operations
* Planning Services attempts to fcall() and assume all abilities utilizes Builder Plugin and attempts to build payload.
* fix!: Caldera Operations Api Manager creates Builder Payloads during Runtime
* Conditional required to validate that only abilities utilizing builder plugin is used.
* Required encoded_command before building of ability and executor
* Update planning_svc.py
Added EOF new line to fix linting issue
* Update conftest.py
no longer able to use event_loop replaced all instances of event_loop with loop
* Fixes Flake8 Linter Run Errors
* fix: Direct Executer Function Call from Map
* Revert "Update conftest.py"
This reverts commit 3ecb69c.
* fix: additional executor checks
* Python Linting
Co-authored-by: Copilot <[email protected]>
* fix: flake8 linting error due to conditionals
* Pull Workflow from Upstream
---------
Co-authored-by: deacon-mp <[email protected]>
Co-authored-by: Copilot <[email protected]>
0 commit comments