beryx / badass-jlink-plugin

Create a custom runtime image of your modular application
https://badass-jlink-plugin.beryx.org
Apache License 2.0
379 stars 25 forks source link

Looking for co-maintainers #223

Open siordache opened 1 year ago

siordache commented 1 year ago

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!

airsquared commented 1 year ago

@siordache I'd be happy to help out.

siordache commented 1 year ago

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

airsquared commented 1 year ago

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.

siordache commented 1 year ago

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

airsquared commented 1 year ago

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

siordache commented 1 year ago

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).

airsquared commented 1 year ago

Thanks! Released the next version.

DaiYuANg commented 6 months ago

I'd be happy to help out too

xzel23 commented 6 days ago

Hi @siordache, @airsquared ,

there are several bugs that have been fixed since the last release and I think a new release would be a good thing. If both of you do not have the time, I'd volunteer to become a co-maintainer and spin a new release.

List of fixed bugs/PRs I'd recommend to include in a new version: