Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This a pull request for releasing version 0.99.0 of Akkurate.
Before merging this pull-request
Maven Central Repository
Head to the Nexus Repository Manager and verify if the newly created staging repository is valid, meaning:
akkurate-
in the sources);.asc
variations.If everything is compliant to this checklist, close the repository, then release it.
GitHub release
Open the draft release created on GitHub. You can edit the description of the release to add any additional content you want, but leave the changelog as-is. Once you're satisfied, publish the release.
Finalize everything
Once everything above is done, you can merge this pull request.
Aborting the release
In case you want to cancel everything and restart from a clean slate:
gh release delete 0.99.0
git push --delete origin 0.99.0 release/0.99.0