Hey guys While cutting the 1.5.4 release, there were a few snaf-u's I noticed. Nothing crazy, but wanted to put this out there to see if it makes sense.
- the contents of RELEASING.md should be on the website. the root readme should point to it. - Update RELEASING.md with the vote template. - Change the release process to have a single parameter for release version, and have the release plugin use that value for tag and next version. - Either we should push changes or not push changes. Making that consistent will reduce questions. I went with push changes. - The actual release command be a single line, instead of multiple. - Point out that you have to close the nexus repo - Update the website section to indicate what to do after checking it out. - Put updating your key near the top. John
