mirror of https://github.com/zulip/zulip.git
7a1002af96
The OS upgrade paths which go through 2.1 do not call `upgrade-zulip-stage-2` with `--audit-fts-indexes` because that flag was added in 3.0. Add an explicit step to do this audit after the 3.0 upgrade. Stating it as another command to run, rather than attempting to tell them to add it to the `upgrade-zulip` call that we're linking to seems easiest, since that does not dictate if they should upgrade to a release or from the tip of git. We do not include a step describing this for the Trusty -> Xenial upgrade, because the last step already chains into Xenial -> Bionic, which itself describes auditing the indexes. Fixes #15877. |
||
---|---|---|
.. | ||
_static | ||
_templates | ||
contributing | ||
development | ||
documentation | ||
git | ||
images | ||
overview | ||
production | ||
subsystems | ||
testing | ||
translating | ||
tutorials | ||
.gitignore | ||
Makefile | ||
README.md | ||
THIRDPARTY | ||
code-of-conduct.md | ||
conf.py | ||
index.rst | ||
requirements.readthedocs.txt |
README.md
Zulip Markdown documentation hosted elsewhere
The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.