Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a default for the can_transfer_local_files interface #67

Merged

Conversation

jhiemstrawisc
Copy link
Contributor

This PR corresponds to snakemake/snakemake#2921 and adds a default value to the plugin interface for the can_transfer_local_files option. When true, snakemake assumes the plugin can manage its own file transfers in environments that don't provide a shared filesystem.

This PR corresponds to snakemake/snakemake#2921
and adds a default value to the plugin interface for the
`can_transfer_local_files` option. When true, snakemake assumes the plugin
can manage its own file transfers in environments that don't provide a
shared filesystem.
@jhiemstrawisc jhiemstrawisc changed the title Add a default for the can_transfer_local_files interface feat: add a default for the can_transfer_local_files interface Jun 17, 2024
@johanneskoester johanneskoester merged commit 793df28 into snakemake:main Jul 4, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants