Skip to content

Conversation

@nesk
Copy link
Owner

@nesk nesk commented Dec 26, 2024

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:

  • all the artifacts are present (root directories starting with akkurate- in the sources);
  • each artifact is built for nearly all multiplatform targets;
  • and all the files are signed with multiple .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:

  • Delete the release: gh release delete 0.99.0
  • Delete the tag and the branch: git push --delete origin 0.99.0 release/0.99.0

@nesk nesk self-assigned this Dec 26, 2024
@nesk nesk closed this Dec 26, 2024
@nesk nesk deleted the release/0.99.0 branch January 22, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants