Our old friend Jorge wrote a blog post about this: https://jorge-aguilera.blog/blog/2025/writing-nextflow-plugin-iv.html
I think it would be good to have in the plugin template since people will likely want to keep making GitHub releases. Only now they won't need to include the meta json or zip archive like before
We should encourage a pattern where github releases are made at the same time as publishing to the registry, so a CI action seems like a good way to demonstrate that
Our old friend Jorge wrote a blog post about this: https://jorge-aguilera.blog/blog/2025/writing-nextflow-plugin-iv.html
I think it would be good to have in the plugin template since people will likely want to keep making GitHub releases. Only now they won't need to include the meta json or zip archive like before
We should encourage a pattern where github releases are made at the same time as publishing to the registry, so a CI action seems like a good way to demonstrate that