You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.nfN E X T F L O W ~ version 23.10.0WARN: ======================================================================== 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: 2d7d2df538executor > local (1)[c0/eddb5b] process > emit_samtools_version [100%] 1 of 1 ✔samtools 1.17
Pre-requisites I see:
1.0.0
)The text was updated successfully, but these errors were encountered: