Skip to content

Releases: NYU-Molecular-Pathology/lyz-nf

Version 19.09.2

10 Sep 20:48
Compare
Choose a tag to compare
  • wait until a task fails before trying to fix permissions for some directories to be synced
  • change to explicit inclusion list of pipeline dirs to fix permissions on

Overall these changes should greatly decrease total execution time due to avoiding the need to find and update many files multiple times to pre-emptively try to fix permissions unnecessarily. Real-world trials with the new changes show execution times of ~15-25min to check sync status for 320 pipeline directories, compared to 5-6hr+ with old method that got hung up on permissions issues for dirs that did not actually need updating.

Version 19.09.1

10 Sep 16:29
Compare
Choose a tag to compare

First release