execute_graph: support outputs and merge_outputs - #177
Merged
Conversation
woutdenolf
force-pushed
the
176-workflow-outputs-ill-defined
branch
6 times, most recently
from
July 30, 2026 15:36
3b1b57e to
b09a3a2
Compare
woutdenolf
marked this pull request as ready for review
July 30, 2026 15:37
woutdenolf
force-pushed
the
176-workflow-outputs-ill-defined
branch
from
August 3, 2026 13:26
b09a3a2 to
27da145
Compare
woutdenolf
force-pushed
the
176-workflow-outputs-ill-defined
branch
from
August 3, 2026 14:31
27da145 to
1f05f7f
Compare
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
Member
Author
|
pypushflow 2.1.0rc1 released |
woutdenolf
commented
Aug 3, 2026
|
|
||
|
|
||
| @pytest.fixture | ||
| def explicit_error_node() -> dict: |
Member
Author
There was a problem hiding this comment.
Workflow mentioned in the original issue (Daiquiri style).
payno
approved these changes
Aug 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Needs a new
pypushflowrelates that supports workflow result based on actor outputs instead of theStopActorhttps://gitlab.esrf.fr/workflow/pypushflow/-/merge_requests/111.