Skip to content

refactor(workflow): split legacy trace encoding helper - #1674

Merged
lyj715824 merged 1 commit into
iflytek:bugfix/superteamfrom
lyj715824:bugfix/superteam
Sep 9, 2026
Merged

refactor(workflow): split legacy trace encoding helper#1674
lyj715824 merged 1 commit into
iflytek:bugfix/superteamfrom
lyj715824:bugfix/superteam

Conversation

@lyj715824

Copy link
Copy Markdown
Contributor

Remote Python CI rejects WorkflowLog.to_json because its nested serializer helpers exceed the configured complexity limit. Extract the legacy depth-limited encoder into a private module helper, preserving the exact traversal, depth threshold, JSON representation, and OSS upload order.

Validation: inspected the scoped diff; the first remote test matrix passed all 10 targets, including 534 workflow tests. Full remote quality checks and tests will run again after merge. No local detector was used as the CI gate.

Signed-off-by: yjlu12 <1064690083@qq.com>
@lyj715824
lyj715824 merged commit 26a4a2b into iflytek:bugfix/superteam Sep 9, 2026
3 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.

1 participant