You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be good to add CI functionality to test the many standalone workflows so that bugs are caught prior to releases. Workflows like
ncbi_scrub_PE and SE
ncbi_amrfinderplus
sra_fetch
basespace_fetch
various Freyja workflows (plot, dashboard, FASTQ, update)
pangolin_update
vadr_update (very lower priority, I don't know if anyone even uses this one)
and many more
We will definitely need to prioritize which workflows that would benefit from this.
Adding these to do a simple miniwdl check in the CI would be a good first step. From there we can get more advanced and thorough and actually run the workflows with miniwdl and cromwell, test for existence of outputfiles, check hashes of those output files, etc., etc.
The text was updated successfully, but these errors were encountered:
🆒
📌 Explain the Request
Would be good to add CI functionality to test the many standalone workflows so that bugs are caught prior to releases. Workflows like
We will definitely need to prioritize which workflows that would benefit from this.
Adding these to do a simple
miniwdl check
in the CI would be a good first step. From there we can get more advanced and thorough and actually run the workflows with miniwdl and cromwell, test for existence of outputfiles, check hashes of those output files, etc., etc.The text was updated successfully, but these errors were encountered: