nf-sqldb icon indicating copy to clipboard operation
nf-sqldb copied to clipboard

build: Use nextflow gradle plugin

Open edmundmiller opened this issue 8 months ago • 1 comments

This pull request refactors the build and plugin management system for the project, simplifying the Makefile, removing the root-level plugins/build.gradle, and updating Gradle settings for plugin management. The changes streamline how plugins are built, tested, installed, and released, and shift plugin configuration to a more modern Gradle setup.

Follows https://www.nextflow.io/docs/latest/guides/migrate-plugin.html

edmundmiller avatar Apr 10 '25 15:04 edmundmiller

Worth to resume this now that the registry is avail

pditommaso avatar Aug 24 '25 09:08 pditommaso