Skip to content

Commit

Permalink
Add small doc about prepering an upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jul 19, 2019
1 parent de6e124 commit 9b9d9ba
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions doc/integrator/upgrade_application.rst.mako
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,17 @@ Then follow the instructions.

and then re-executing the step that failed.


Prepare upgrade
~~~~~~~~~~~~~~~

Be sure that your ``managed_files`` list is up to date in your ``project.yaml.mako`` file.

If your not sure the best way to update it is to do an update (until step 7) to the same version
and see if some files are modified.
If there are any unwanted modified files, add them to the ``managed_files``.


From a version 2.3 and next
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 9b9d9ba

Please sign in to comment.