riga / law

Build large-scale task workflows: luigi + job submission + remote targets + environment sandboxing using Docker/Singularity
http://law.readthedocs.io
BSD 3-Clause "New" or "Revised" License
96 stars 39 forks source link

Refactor handling of optional targets in collections #149

Closed riga closed 1 year ago

riga commented 1 year ago

This PR refactors the handling of optional targets in collections and streamlines the collection API.

Closes #139.