Skip to content

Add plugin create command #6032

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 5 commits into from
May 6, 2025
Merged

Add plugin create command #6032

merged 5 commits into from
May 6, 2025

Conversation

pditommaso
Copy link
Member

@pditommaso pditommaso commented May 4, 2025

This PR add a create sub-command to plugin command that allows setting up the scaffolding for a nextflow plugin".

More in details when using the nextflow plugin create command, the system requires the user the following information:

  • Plugin name: how the plugin should be named
  • Organisation name: the organisation maintaining the plugin
  • Project path: the location in the local file system where the plugin project is created.

Once acquired these information the command download plugin template, and modify it with information provided by the user

Signed-off-by: Paolo Di Tommaso <[email protected]>
@pditommaso pditommaso marked this pull request as draft May 4, 2025 07:07
Copy link

netlify bot commented May 4, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit a49166c
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/68187be3e7ae540008ec2f62

pditommaso added 2 commits May 4, 2025 16:19
Signed-off-by: Paolo Di Tommaso <[email protected]>
Signed-off-by: Paolo Di Tommaso <[email protected]>
@pditommaso pditommaso marked this pull request as ready for review May 5, 2025 08:47
pditommaso added 2 commits May 5, 2025 10:48
Signed-off-by: Paolo Di Tommaso <[email protected]>
Signed-off-by: Paolo Di Tommaso <[email protected]>
@pditommaso pditommaso changed the title Add plugin create command [ci fast] Add plugin create command May 5, 2025
@ewels
Copy link
Member

ewels commented May 5, 2025

Needs documentation, 'cc @christopher-hakkaart - potentially related to #6033

@pditommaso pditommaso merged commit 68865f7 into master May 6, 2025
22 checks passed
@pditommaso pditommaso deleted the add-plugin-create branch May 6, 2025 13:31
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