Skip to content

rippled Release Checklist

Elliot Lee edited this page Jan 9, 2020 · 9 revisions

This page is a work in progress and you should feel free to update it!

Pre-release

  • Your changes should be on a branch.
  • Your changes should have unit tests.
  • Build your code.
  • Run the unit tests.
  • Get a full code review.
  • Wait for a releaser to include your PR in a beta release.

Release

  • ...
  • Commit and push to github.
  • Create a release on github with an appropriate tag name (the version number).
  • Update the altnet servers. Internal to Ripple: open a ticket in IN/INS (Infrastructure).
  • Send an announcement message to ripple-server.
  • Post on the XRPL Dev Blog.
  • Open a PR to update the docs if appropriate.
Clone this wiki locally