Skip to content

snakefile: move copy_default_files and process_run_config to helpers#978

Merged
FabianHofmann merged 7 commits intomasterfrom
refactor-copy-config-get-rdir
Mar 20, 2024
Merged

snakefile: move copy_default_files and process_run_config to helpers#978
FabianHofmann merged 7 commits intomasterfrom
refactor-copy-config-get-rdir

Conversation

@FabianHofmann
Copy link
Copy Markdown
Contributor

In the current master, the CI on windows fails due to some weird syntax error (probably something wrong in snakemake >= 8, but hard to track). Took the opportunity and moved some snippets from the Snakefile header into dedicated functions.

@FabianHofmann FabianHofmann force-pushed the refactor-copy-config-get-rdir branch from bc561d2 to 2565a7d Compare March 19, 2024 07:30
@FabianHofmann FabianHofmann enabled auto-merge March 19, 2024 07:43
@FabianHofmann
Copy link
Copy Markdown
Contributor Author

annoying, it all works but does not resolve the original problem with the indentation error on windows machines... still we can merge this

@FabianHofmann FabianHofmann force-pushed the refactor-copy-config-get-rdir branch from 4c30f92 to 86a6c32 Compare March 19, 2024 11:44
@FabianHofmann
Copy link
Copy Markdown
Contributor Author

I really don't know what's wrong with these windows machines... For a temporal fix, I removed windows from the CI requirement list. l

@FabianHofmann FabianHofmann merged commit 43884a3 into master Mar 20, 2024
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