Skip to content

Write workflow dag#149

Merged
willjnz merged 9 commits into
mainfrom
write-workflow-dag
Apr 29, 2026
Merged

Write workflow dag#149
willjnz merged 9 commits into
mainfrom
write-workflow-dag

Conversation

@willjnz

@willjnz willjnz commented Apr 27, 2026

Copy link
Copy Markdown
Collaborator

Fix #146.

@willjnz willjnz requested a review from alexgleith April 28, 2026 05:35
@willjnz willjnz marked this pull request as ready for review April 28, 2026 05:35

@alexgleith alexgleith left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good! So we're writing step information, then the provenance task aggregates them together. Neat!

@alexgleith

Copy link
Copy Markdown
Collaborator

One idea, to save needing to number, is sorting by time... maybe that'll work, but maybe not actually. I guess artifacts may not have a 'write time' attached to them.

@willjnz

willjnz commented Apr 28, 2026

Copy link
Copy Markdown
Collaborator Author

@alexgleith I will look into that. A lot of that stuff is just so it works nicely locally. In Argo outputs of each step are simpler to aggregate.

@willjnz willjnz merged commit 7de805d into main Apr 29, 2026
4 checks passed
@willjnz willjnz deleted the write-workflow-dag branch April 29, 2026 00:35
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.

Make provenance visualisation more human-readable

2 participants