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

Improvement/replace root with spec start #348

Merged
merged 3 commits into from
Aug 18, 2023

Conversation

essweine
Copy link
Contributor

@essweine essweine commented Aug 10, 2023

This changes Workflow to use the spec start task as the root of the task tree rather than adding an additional task.

This also changes the nostart option of WorkflowSpec to optionally add a start task if True, getting rid of the confusing double negative (previously the task was added if not nostart).

Also correct a bug (or at least an inefficiency) I introduced while changing how subworkflows are handled.

@essweine essweine merged commit caca312 into main Aug 18, 2023
4 checks passed
@essweine essweine deleted the improvement/replace-root-with-spec-start branch August 18, 2023 18:30
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.

None yet

2 participants