Commit Graph

8 Commits

Author SHA1 Message Date
Yorick Peterse 4d10197915
Refactor the upgrading from source docs
Instead of requiring one separate document for every version (which is
created by release managers), we now use a single document for both
Community Edition and Enterprise Edition. This allows developers to add
guidelines right away, instead of release managers having to determine
what to add.

Version specific upgrading instructions are placed in a separate
section. This prevents instructions from lingering around for many
versions should a developer forget to remove them. This also ensures
that all instructions are kept in a single place, instead of being
spread across different documents.

A minor downside is that CE and EE guidelines now live in the same
document, which could cause merge conflicts. Since we are working
towards a single codebase, this should only be an issue until we merge
the codebases together; something we expect to do in the coming months.

This commit also removes all old upgrading instructions, but these can
still be accessed using Git branch specific URLs (included in the
updating README).
2019-02-11 15:29:21 +01:00
Takuya Noguchi e4bd474126 Avoid installing Bundler 2.0 or higher
to always use Bundler 1.x on source install at this moment

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-01-22 16:27:55 +09:00
Fatih Sarhan 73d3dbd753 Update doc/update/10.8-to-11.0.md 2018-12-31 22:17:32 +00:00
Achilleas Pipinellis 58faa9615a
Use the branch instead of the tag to install 2018-06-26 15:14:33 +02:00
Jacob Vosmaer 1ac7c52e0d Use Go 1.10 for source installations 2018-06-19 12:28:09 +02:00
Stan Hu 987b07f56a Fix formatting 2018-06-08 08:21:27 -07:00
Stan Hu f0bf1b64a1 Update Ruby upgrade instructions for 11.0 2018-06-08 08:19:26 -07:00
Filipa Lacerda 0e54777ee3
Create update guide 2018-06-01 18:09:36 +01:00