i-VRESSE / workflow-builder

Graphical interface to build a workflow file
https://i-vresse-workflow-builder.netlify.app/
Apache License 2.0
3 stars 2 forks source link

Skip exit module + regen catalogs #155

Closed sverhoeven closed 4 months ago

sverhoeven commented 4 months ago

Fixes #153

Also

netlify[bot] commented 4 months ago

Deploy Preview for i-vresse-workflow-builder ready!

Name Link
Latest commit 6d488440a10c0abc275b9404fc2edf50344cbd20
Latest deploy log https://app.netlify.com/sites/i-vresse-workflow-builder/deploys/6645cffef4670800078f4511
Deploy Preview https://deploy-preview-155--i-vresse-workflow-builder.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

sverhoeven commented 4 months ago

Getting "Error: Can not have group and un-grouped parameter with same name restraints" from https://github.com/i-VRESSE/workflow-builder/blob/no-exit/packages/core/src/grouper.ts#L49

lightdock has restraints group and restraints parameter which is in another group (distance restraints). Need to make grouper smarter.