Releasing a r2dbc-mysql is a streamlined and automated process typically encompassing three essential steps. However, before delving into these steps, it is imperative to acquaint yourself with the OSSRH Guide.
Steps
- Initiate the release process
- Run GitHub Actions RELEASE workflow to kickstart the release process. Upon completion, the workflow will automatically stage all necessary components in the Staging Repository.
- Artifact Verification
- Confirm the successful upload of artifacts in the Staging Repository and verify their integrity.
- Finalize the Release
- Conclude the release process on the Staging Repository and document the release notes on GitHub.