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

Draft implementation of proposed syntax changes (feedback requested) #766

Draft
wants to merge 133 commits into
base: master
Choose a base branch
from

Conversation

tclose
Copy link
Contributor

@tclose tclose commented Nov 19, 2024

NB: This is just a draft PR at this stage, but demonstrates the new "design" syntax I had in mind. It isn't connected up to the internals of the Task logic so everything will be broken outside of pydra/design/tests, but if you have a look at those tests you should be able to see what they would look like.

Types of changes

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Summary

Attempts to streamline the public API for defining tasks and workflow as per #692

Checklist

  • I have added tests to cover my changes (if necessary)
  • I have updated documentation (if necessary)

tclose added 30 commits June 4, 2024 08:20
…rk as need to determine best way to map onto input_spec
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.

3 participants