aba094b5cf
Python: [BREAKING] Python: Make executor ID required, improvements around handling rehydrating checkpoints ( #832 )
...
* Make executor ID required, improvements around handling rehydrating checkpoints.
* Duplicate executor validation added
* fix remaining issues
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2025-09-19 18:57:09 +00:00
965918b883
Python: Fix: Add meaningful error message when graphviz binary is not installed ( #826 )
...
* Initial plan
* Fix: Add meaningful error message for missing graphviz binary
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com >
* Fix CI error: Make graphviz test conditional to avoid import errors
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: ekzhu <320302+ekzhu@users.noreply.github.com >
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2025-09-19 05:56:49 +00:00
960196cd52
Python: Workflow event source updates ( #789 )
...
* Workflow event source updates
* Add WorkflowLifecycleEvent TypeAlias. Update docstrings
* Updates
* Rename
---------
Co-authored-by: Chris <66376200+crickman@users.noreply.github.com >
2025-09-18 15:17:55 +00:00
Evan Mattson and GitHub
732d9f6cd7
Python: [BREAKING] Move workflow to main package ( #767 )
...
* Move workflow to main package
* Remove workflow specific unit test config
* Remove workflow-specific version info
* Revert unintended telemetry changes
* Removed the obsolete packages/workflow/tests target
* Rename dir workflow to _workflow
* Fix test imports
2025-09-16 12:04:07 +00:00