Skip to content

docs: graph and task output serialization#470

Open
woutdenolf wants to merge 2 commits into
mainfrom
464-docs-serializer-for-graph-conversion-and-task-output-persistence
Open

docs: graph and task output serialization#470
woutdenolf wants to merge 2 commits into
mainfrom
464-docs-serializer-for-graph-conversion-and-task-output-persistence

Conversation

@woutdenolf

Copy link
Copy Markdown
Member

No description provided.

@woutdenolf woutdenolf linked an issue Jun 5, 2026 that may be closed by this pull request
@woutdenolf woutdenolf marked this pull request as draft June 5, 2026 14:43
@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@woutdenolf woutdenolf force-pushed the 464-docs-serializer-for-graph-conversion-and-task-output-persistence branch from a8f7a36 to a5a4958 Compare June 5, 2026 14:50
@woutdenolf woutdenolf closed this Jun 5, 2026
@woutdenolf woutdenolf reopened this Jun 5, 2026
@woutdenolf woutdenolf marked this pull request as ready for review June 5, 2026 15:03
@woutdenolf woutdenolf requested a review from a team June 5, 2026 15:04
@woutdenolf woutdenolf added the documentation Improvements or additions to documentation label Jun 5, 2026
Comment thread doc/howtoguides/workflow_conversion.rst Outdated
Comment thread doc/howtoguides/workflow_conversion.rst Outdated


workflow = {
"graph": {"id": "testworkflow", "schema_version": "1.1"},

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the ̀schema_version` mandatory ?

@woutdenolf woutdenolf Jun 8, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You get a warning if you don't give it, in which case ewoks will assume it is the latest version. So technically no be practically yes.

@woutdenolf woutdenolf force-pushed the 464-docs-serializer-for-graph-conversion-and-task-output-persistence branch from bc87243 to 6061ee6 Compare June 8, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: serializer for graph conversion and task output persistence

2 participants