Add note about testing the migrations.

This commit is contained in:
Sytse Sijbrandij 2014-08-26 10:20:55 +02:00
parent 075e5eeccb
commit 099e17038f
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ git tag -a vx.x.0.rc1 -m 'Version x.x.0.rc1'
Merge the RC1 EE code into GitLab.com.
Once the build is green, create a package.
If there are big database migrations consider testing them with the production db on a VM.
Try to deploy in the morning.
It is important to do this as soon as possible, so we can catch any errors before we release the full version.