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

create itk wasm tweaks #1140

Merged

Conversation

thewtex
Copy link
Member

@thewtex thewtex commented May 22, 2024

  • chore(create-itk-wasm): bump itk-wasm version to 1.0.0-b.175
  • style(create-itk-wasm): obtainedReponse -> obtainedResponse
  • fix(create-itk-wasm): input project description must not be empty
  • fix(create-itk-wasm): support dispatch on parameters

And also multi-component inputs.

Test command:

  rm -rf /tmp/create-test/* && node dist/create-itk-wasm.js -o /tmp/create-test -n "parameters-dispatch-test" -d "Test dispatch on parameters" --pipeline-name "parameter-dispatch" --pipeline-description "I dispatch on a parameter instead of an input." --pipeline-dispatch Image --pipeline-parameters "input-images:Image:Input images::true:1:-1" --pipeline-outputs "output-image:Image:Output image." --build-and-test --no-input
@thewtex
Copy link
Member Author

thewtex commented May 22, 2024

Closes #1138

@thewtex thewtex marked this pull request as ready for review May 22, 2024 20:26
@thewtex thewtex merged commit c12e0b6 into InsightSoftwareConsortium:main May 22, 2024
76 of 77 checks passed
@thewtex thewtex deleted the create-itk-wasm-tweaks branch May 22, 2024 21:50
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