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

Publish this plugin in the Nextflow plugin registry #4

Closed
4 tasks done
clintval opened this issue Nov 9, 2023 · 3 comments
Closed
4 tasks done

Publish this plugin in the Nextflow plugin registry #4

clintval opened this issue Nov 9, 2023 · 3 comments

Comments

@clintval
Copy link
Member

clintval commented Nov 9, 2023

Pre-requisites I see:

@clintval
Copy link
Member Author

clintval commented Nov 22, 2023

I confirm the plugin registry commit is functional with the example in the README and the following commands:

ls ~/.nextflow/plugins
<empty>
export NXF_PLUGINS_TEST_REPOSITORY="https://raw.githubusercontent.com/clintval/plugins/a5b6bcd9b6990a6b67b2cb92910fddb0d2e7d0a4/plugins.json" nextflow run main.nf
N E X T F L O W  ~  version 23.10.0
WARN: =======================================================================
=                                WARNING                                    =
= You are running this script using a un-official plugin repository.        =
=                                                                           =
= https://raw.githubusercontent.com/clintval/plugins/a5b6bcd9b6990a6b67b2cb92910fddb0d2e7d0a4/plugins.json
=                                                                           =
= This is only meant to be used for plugin testing purposes.                =
=============================================================================

Launching `main.nf` [sick_sanger] DSL2 - revision: 2d7d2df538
executor >  local (1)
[c0/eddb5b] process > emit_samtools_version [100%] 1 of 1 ✔
samtools 1.17
ls ~/.nextflow/plugins
nf-dotenv-1.0.0

@clintval
Copy link
Member Author

Registry PR: nextflow-io/plugins#55

@clintval
Copy link
Member Author

Done!

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

No branches or pull requests

1 participant