Skip to content

Fix: Correct fetching of plugin in nextflow plugin CLI command#7113

Open
JosuaCarl wants to merge 1 commit intonextflow-io:masterfrom
JosuaCarl:fix/cli-plugin-versioning
Open

Fix: Correct fetching of plugin in nextflow plugin CLI command#7113
JosuaCarl wants to merge 1 commit intonextflow-io:masterfrom
JosuaCarl:fix/cli-plugin-versioning

Conversation

@JosuaCarl
Copy link
Copy Markdown

@JosuaCarl JosuaCarl commented May 7, 2026

Goal

Correct fetching of plugin in nextflow plugin CLI command via pluginId and version separation

Changes

  • Created executeCustomPluginCmd function, similar to createPlugin to handle logical fork in run
  • Tokenized name to fetch correct plugin via Plugins.manager.getPlugin

Related issues

…pluginId and version separation

Signed-off-by: Josua Carl <josua.carl@uni-tuebingen.de>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 46621a1
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/69fc5eb3d781a500081566eb

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.

Plugin version causes error in nextflow plugin command

1 participant