Skip to content

create ci/cd pipeline that only tests changed tasks

create ci/cd pipeline that only tests changed tasks

Closes #9 (closed)

Description

create ci/cd pipeline that only tests changed tasks by using git diff tree. Will Holtz has started to test something.

Required Files

Please provide the following files and data set:

  • README.md - include things like software versions, links to the software documentation
  • *.wdl files
  • input.json - this should work for the test and not necessarily specific to the subworkflow
  • Dockerfile (optional)
  • Test data added to /global/cfs/cdirs/m342/www/jaws/test_data/<your-task-name>

PR Self Evaluation

  • All wdl & json files exist
  • Test input files have been added to cori: portal
  • pytest-workflow succeeded

Merge request reports

Loading