Skip to content

Spec: rename module process directive to envModule#7205

Open
pditommaso wants to merge 1 commit into
masterfrom
envmodule-directive-spec
Open

Spec: rename module process directive to envModule#7205
pditommaso wants to merge 1 commit into
masterfrom
envmodule-directive-spec

Conversation

@pditommaso

Copy link
Copy Markdown
Member

Summary

Draft spec proposing to rename the Environment Modules process directive from module to envModule, to disambiguate from the Nextflow module concept (script include and the module registry under nextflow/module/*).

  • envModule becomes the preferred directive.
  • module is kept as a deprecated alias — non-breaking — emitting a runtime warning (log.warn1), mirroring the existing echodebug precedent.
  • Internal config key stays module, so task hashing / resume caches are unaffected and downstream consumers (getModule(), TaskBean, BashWrapperBuilder, TaskHasher) are untouched.

Spec: docs/superpowers/specs/2026-06-08-envmodule-directive-design.md

This PR contains the spec only — no implementation yet.

🤖 Generated with Claude Code

Proposes renaming the Environment Modules directive to `envModule` to
disambiguate from the Nextflow module concept, keeping `module` as a
deprecated alias with a runtime warning (mirroring echo->debug).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
@netlify

netlify Bot commented Jun 8, 2026

Copy link
Copy Markdown

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit df38664
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6a26ba1bf38a100008dfc417
😎 Deploy Preview https://deploy-preview-7205--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pditommaso pditommaso marked this pull request as ready for review June 12, 2026 11:55
@pditommaso pditommaso requested a review from a team as a code owner June 12, 2026 11:55
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.

1 participant