Jump to: navigation, search

Difference between revisions of "Nova/ReleaseChecklist"

(Pre-release Checklist)
(Pre-release Checklist)
Line 6: Line 6:
 
* Bump rpc major versions.  See [[RpcMajorVersionUpdates]]
 
* Bump rpc major versions.  See [[RpcMajorVersionUpdates]]
 
* If products drop out of support, or have stopped being tested, we should ensure we warn users, so we have the option to remove them in the following release, if needed.
 
* If products drop out of support, or have stopped being tested, we should ensure we warn users, so we have the option to remove them in the following release, if needed.
 +
* Ideally add the RPC version alias just before opening the next release
  
 
=== Post-release Checklist ===
 
=== Post-release Checklist ===

Revision as of 08:53, 2 October 2015

This page is for tracking things that we should be doing in the code before or after each release.

Pre-release Checklist

  • Merge latest translations
  • Bump rpc major versions. See RpcMajorVersionUpdates
  • If products drop out of support, or have stopped being tested, we should ensure we warn users, so we have the option to remove them in the following release, if needed.
  • Ideally add the RPC version alias just before opening the next release

Post-release Checklist

  • Add database migration placeholders to allow backportable DB migrations
  • Drop old rpc compat code. See RpcMajorVersionUpdates
  • Update version aliases for rpc outbound version control