-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Implement workflow parameter validators. #19092
Draft
jmchilton
wants to merge
15
commits into
galaxyproject:dev
Choose a base branch
from
jmchilton:min_max_regex
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for efedf8b - Browse repository at this point
Copy the full SHA efedf8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for addb89f - Browse repository at this point
Copy the full SHA addb89fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af96838 - Browse repository at this point
Copy the full SHA af96838View commit details -
Use populate_model to build parameter config form
Which allows building repeats and conditionals.
Configuration menu - View commit details
-
Copy full SHA for b063c1c - Browse repository at this point
Copy the full SHA b063c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f74a3 - Browse repository at this point
Copy the full SHA 50f74a3View commit details -
We don't need to replciate this logic just for workflow parameters.
Configuration menu - View commit details
-
Copy full SHA for fc62852 - Browse repository at this point
Copy the full SHA fc62852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 545d783 - Browse repository at this point
Copy the full SHA 545d783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aaf3a0 - Browse repository at this point
Copy the full SHA 7aaf3a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 764deab - Browse repository at this point
Copy the full SHA 764deabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59bf105 - Browse repository at this point
Copy the full SHA 59bf105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3add680 - Browse repository at this point
Copy the full SHA 3add680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db36b9 - Browse repository at this point
Copy the full SHA 3db36b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a8fa85 - Browse repository at this point
Copy the full SHA 8a8fa85View commit details
Commits on Nov 8, 2024
-
Improvements to workflow parameter validators.
- Allow specifying a min/max for integer and float parameters. - Swap language from regex to "Regular Expression" and synchronize help with regular expression fields in rule builder. - Extend regular expression help. - Improve default message for in_range validator. Probably a reversion in some ways introduced with galaxyproject#19027.
Configuration menu - View commit details
-
Copy full SHA for ffb4030 - Browse repository at this point
Copy the full SHA ffb4030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2507b03 - Browse repository at this point
Copy the full SHA 2507b03View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.