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

Implementation of proposed syntax changes #768

Open
wants to merge 240 commits into
base: master
Choose a base branch
from
Open

Implementation of proposed syntax changes #768

wants to merge 240 commits into from

Conversation

tclose
Copy link
Contributor

@tclose tclose commented Feb 17, 2025

Types of changes

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

Summary

Implements proposed syntax changes in #692

Test modules (to fix)

  • test_python (design)
  • test_shell (design)
  • test_workflow (design)
  • test_boutiques
  • test_dockertask
  • test_environments
  • test_functions
  • test_graph
  • test_helpers_file
  • test_helpers_state
  • test_helpers
  • test_nipype1_convert
  • test_node_task
  • test_numpy_examples
  • test_profiles
  • test_shelltask_inputspec
  • test_shelltask
  • test_singularity
  • test_specs
  • test_state
  • test_submitter
  • test_task
  • test_tasks_files
  • test_workflow (engine)
  • test_hash
  • test_messenger
  • test_typing

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
@tclose tclose mentioned this pull request Feb 17, 2025
2 tasks
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.

1 participant