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

Remove fusion retrieval to circumvent failures with nested config imports #56

Closed
wants to merge 3 commits into from

Conversation

FriederikeHanssen
Copy link
Member

For context see: #55

At the moment the configSlurper cannot handle the way that multiple nested configs are resolved. For viralrecon it currently resolves the publishDir to something like:

publishDir = [path:ScriptDF8044060054E44F9089B2B3ABA330E8$_run_closure2$_closure45$_closure49@4c05f83b, mode:'copy', saveAs:ScriptDF8044060054E44F9089B2B3ABA330E8$_run_closure2$_closure45$_closure50@820b78a, enabled:false]

This PR removes the automatic retrieval of whether fusion was used until we either find a way to parse this directly or get a completely resolved config for tower.

@FriederikeHanssen
Copy link
Member Author

Closing in favor of #57

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.

None yet

1 participant