nextflow-io / nf-nomad

Hashicorp Nomad executor plugin for Nextflow
https://nextflow-io.github.io/nf-nomad/
Apache License 2.0
2 stars 2 forks source link

Improve Gradle build #15

Closed jagedn closed 4 months ago

jagedn commented 4 months ago

Following https://github.com/nextflow-io/nf-nomad/issues/5#issuecomment-1956775991

this PR remove custom tasks and move the logic to a Gradle custom plugin

now you have following tasks:

unzipPlugin is util when you want to test in local without the need to use the NXF_PLUGINS_DIR