beryx/badass-jlink-plugin

Looking for co-maintainers

siordache opened this issue ยท 9 comments

I'm looking for co-maintainers who can help keep the plugin alive. If you're interested, please leave a comment here. Anyone who is willing to help is welcome!

@siordache I'd be happy to help out.

That's great, thanks! I sent you an invitation.

Thanks! Would it be ok if I bumped the minimum Java to Java 17? That's the first LTS where jpackage is not preview/incubator.

Definitely. Thanks for your help, it's really great to have you as a co-maintainer!

Great! How would I go about releasing a new version of the plugin?

I configured the GRADLE_PUBLISH_KEY and GRADLE_PUBLISH_SECRET secrets and added a manual GitHub action for publishing the plugin to the Gradle Plugins Portal. I didn't test it though, so you may need to adjust it a bit.
Set pluginReleaseBuild to true in gradle.properties. You can play with it before publishing the release by setting the pluginVersionLabel to some value (for example alpha-1).

Thanks! Released the next version.

I'd be happy to help out too