pepkit / looper

A job submitter for Portable Encapsulated Projects
http://looper.databio.org
BSD 2-Clause "Simplified" License
20 stars 7 forks source link

Consolidate pifaces #507

Closed donaldcampbelljr closed 2 days ago

donaldcampbelljr commented 6 days ago

Addresses #493

donaldcampbelljr commented 6 days ago

This PR contains a lot of files because I needed to also pull in the refactored hello_looper-dev changes so that the tests would pass.Therefore, all of the changes under tests/data are simple refactoring

donaldcampbelljr commented 6 days ago

Also, I believe we wanted to raise an exception if the pipeline_name is not the same as the one in the pipestat output schema when using pipestat. Currently, it only warns the user.