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
We should add a basic integration test to the CI that simply runs a nextflow pipeline with the plugin enabled.
For nf-hello it would probably just be a local pipeline script showing the customer channel factory, operator, etc, but different plugins will have different use cases. The important thing is to create an example here and then encourage plugin developers to do the same for their plugins (and we would do the same for nf-prov and nf-sqldb).
This will give people better confidence that plugin releases actually work with some version of Nextflow.
The text was updated successfully, but these errors were encountered:
We should add a basic integration test to the CI that simply runs a nextflow pipeline with the plugin enabled.
For nf-hello it would probably just be a local pipeline script showing the customer channel factory, operator, etc, but different plugins will have different use cases. The important thing is to create an example here and then encourage plugin developers to do the same for their plugins (and we would do the same for nf-prov and nf-sqldb).
This will give people better confidence that plugin releases actually work with some version of Nextflow.
The text was updated successfully, but these errors were encountered: