Skip to content

Add option for lightweight startup #110

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

Merged
merged 1 commit into from
Apr 22, 2025
Merged

Add option for lightweight startup #110

merged 1 commit into from
Apr 22, 2025

Conversation

bentsherman
Copy link
Member

@bentsherman bentsherman commented Apr 22, 2025

Close #107

  • Add nextflow.files.scanWorkspace option which controls whether to scan the workspace for scripts/configs on startup (disabled by default)
  • When the workspace scan is disabled, parse scripts and configs only when they are opened
  • In the case of scripts, included modules are recursively parsed as well to facilitate error checking

@bentsherman bentsherman merged commit 5096358 into main Apr 22, 2025
1 check failed
@bentsherman bentsherman deleted the lightweight-startup branch April 22, 2025 15:36
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.

Add option for lightweight startup
2 participants