Releases: Illumina/pyflow
pyflow-1.1.10
Changelog:
- Remove old custom cluster SGE logic and standardize on h_vmem
The pyflow-1.1.10.tar.gz download is the full source code release. The “Source code” downloads are generated by GitHub and are missing version numbers and not formatted for external release.
pyflow-1.1.9
Changelog:
- Add windows CI script to run cross-platform tests on master
- Add new cross-platform test script and adjust all unit tests
to run on windows - Improve error reporting for missing signal file case
The pyflow-1.1.9.tar.gz download is the full source code release. The “Source code” downloads are generated by GitHub and are missing version numbers and not formatted for external release.
pyflow-1.1.8
Changelog:
- Improve windows shell compatibility
- [#10] if an error occurs creating the task visualization script, issue warning and allow workflow to continue
The pyflow-1.1.8.tar.gz download is the full source code release. The “Source code” downloads are generated by GitHub and are missing version numbers and not formatted for external release.
pyflow-1.1.7
Minor update to enhance robustness to filesystem/os file delays:
- [#9] improve robustness to filesystem delays for task
wrapper parameter file - [#9] improve error log specificity when anomalous task
wrapper output occurs in localhost run mode
The pyflow-1.1.7.tar.gz download is the full source code release. The “Source code” downloads are generated by GitHub and are missing version numbers and not formatted for external release.
pyflow-1.1.6
- Fix multithread conflict introduced by [#5] fix
The pyflow-1.1.6.tar.gz download is the full source code release. The “Source code” downloads are generated by GitHub and are missing version numbers and not formatted for external release.
pyflow-1.1.5
- Changed to BSD 2-Clause license
- [#5] fix in-workflow check for nested workflows
The pyflow-1.1.5.tar.gz download is the full source code release. The “Source code” downloads are generated by GitHub and are missing version numbers and not formatted for external release.
pyflow-1.1.4
Bugfix release:
- added check for local SMTP service before sending email notification
- added extra check against workflow methods running outside of pyflow runtime