fix: centralized logging and remaining scheduled execution fixes #64
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Competitor
Kind/Documentation
Kind/Enhancement
Kind/Epic
Kind/Feature
Kind/Security
Kind/Story
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Scope/Core
Scope/Cross-Plugin
Scope/Plugin-System
Scope/Single-Plugin
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ultanio/cobot!64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/scheduled-execution"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR contains all the fixes made after PR #42 was merged:
Changes
Why
PR #42 was merged early, then we continued fixing issues. These fixes need to be in main before other PRs can work.
Tests
151 tests pass locally.
- Mock all_with_capability('tools') to return tools_plugin (for AggregatedToolProvider) - Mock get_implementations() to return empty list (for call_extension) - Apply ruff formatting to scheduled execution pluginsPull request closed