remove latency wait support as this should rather be handled in main Snakemake (as it is already done). The reason is that the plugin cannot distinguish between cases where latency has to be taken into accound and where not, leading to overall much slower processing when latency wait is applied regardless of the context. This introduces a breaking change because this plugin now does not offer any settings anymore. (#13)
Bug Fixes
remove latency wait support as this should rather be handled in main Snakemake (as it is already done). The reason is that the plugin cannot distinguish between cases where latency has to be taken into accound and where not, leading to overall much slower processing when latency wait is applied regardless of the context. This introduces a breaking change because this plugin now does not offer any settings anymore. (#13) (1c78d88)
respect permissions of the target dir, especially setgid (#11) (2132a5a)
:robot: I have created a release beep boop
1.0.0 (2024-02-24)
⚠ BREAKING CHANGES
Bug Fixes
This PR was generated with Release Please. See documentation.