Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(workflow): failure when re-/executing a subset of workflow file steps #3263

Merged
merged 3 commits into from Jan 17, 2023

Conversation

m-alisafaee
Copy link
Contributor

@m-alisafaee m-alisafaee commented Jan 14, 2023

Description

Renku won't complain about missing outputs of non-executed workflow file steps.
Don't include randomly-generated input/output/parameter names when comparing plans to chain workflow file plans.

Fixes #3261
Fixes #3262

@m-alisafaee m-alisafaee marked this pull request as ready for review January 14, 2023 01:56
@m-alisafaee m-alisafaee requested a review from a team as a code owner January 14, 2023 01:56
@m-alisafaee m-alisafaee enabled auto-merge (squash) January 17, 2023 15:58
@m-alisafaee m-alisafaee merged commit 7d2094e into develop Jan 17, 2023
@m-alisafaee m-alisafaee deleted the 3261-workflow-file-bugs branch January 17, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Error in re-executing workflow files Renku complains about outputs of un-executed workflow file steps
2 participants