Commit Graph

7 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 344498461a Update doc/update/11.3-to-11.4.md 2018-12-31 22:19:04 +00:00
Mateusz f826f90722 Update 11.3-to-11.4.md 2018-11-16 11:23:09 +00:00
Stan Hu 4ca19ab172 Upgrade to Ruby 2.4.5 2018-10-24 15:31:00 +08:00
Jacob Vosmaer fc4acfa99a Drop support for Go 1.9 in GitLab 11.4 2018-10-12 14:47:03 +02:00
Thiago Presa 1d2eae36a5 Update installation and update docs for 11 4 2018-10-08 15:16:46 +00:00