sequencescape icon indicating copy to clipboard operation
sequencescape copied to clipboard

Y24-121 - Refactoring validations for pipelines

Open dasunpubudumal opened this issue 8 months ago • 5 comments

Closes #4135

Changes proposed in this pull request

  • Adding a validator_class_name column into pipelines table through a migration.
  • Updating batch.rb model to dynamically import validation classes from the corresponding pipelines association.

Instructions for Reviewers

[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main]
    - Check story numbers included
    - Check for debug code
    - Check version

dasunpubudumal avatar Jun 25 '24 15:06 dasunpubudumal