Skip to content

Commit

Permalink
Merge pull request #577 from 4dn-dcic/ajs_wf_vers_upd
Browse files Browse the repository at this point in the history
Get info about workflows and pipelines from db instead of hard coding
  • Loading branch information
aschroed authored Aug 22, 2024
2 parents de19e61 + 0e50e45 commit 878ad79
Show file tree
Hide file tree
Showing 6 changed files with 997 additions and 1,093 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ foursight
Change Log
----------


4.9.0
=====

`PR 577: Get wf details from db not hard coding <https://github.com/4dn-dcic/foursight/pull/577>`_

* Refactor of wfr_utils to utilize properties and tags on updated schemas for workflow and experiment_type to generate info about accepted versions of workflows and pipelines
* Updated wfr_checks and wfr_encoded_checks to utilize the new info from db
* provided additional keyword args to override the accepted versions (useful for testing or some cases where re-runs of updated pipelines are needed)
* fix bug that allowed more than 2 errored fastq_first_line wfr runs
* update poetry lock


4.8.2
=====

Expand Down
Loading

0 comments on commit 878ad79

Please sign in to comment.