Skip to content

Release

Prepare and publish a new GitHub release with a new tag.

Maven Central

Tags matching "0.*" are built and published to Maven Central via the publish-mavencentral action.

To test the Maven Artifacts first (whenever something build-relates changes), change the target_action to keep. And then create an alpha tag.

This will upload the release artifacts but not release them.
You must clean up tag + uploaded artifacts manually!

Note that it sometimes take a long time (hours) before the new artifacts are indexed on MavenCentral.

Gradle Plugins

Tags matching "gradle/0.*" are built and published to Gradle Plugins via the publish-gradle-plugin action

A published release can be deleted for 14 days, should that become necessary.