Commit Graph

15 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 401a807bfe Update doc/update/9.0-to-9.1.md 2018-12-31 22:29:17 +00:00
Takuya Noguchi e238882d0c Eliminate duplicated words
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-22 15:44:32 +09:00
Brett Walker b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
Achilleas Pipinellis 69b4c5c011 Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
Jarka Kadlecova fcab8b4343 update installation and update instructions for 10.0 2017-09-11 07:00:48 +02:00
Nick Thomas 1c8e4fcd7a Include RE2 in the upgrade docs 2017-08-10 10:48:45 +01:00
Jacob Vosmaer cb36c3b288 Install yarn via apt in update guides 2017-08-04 11:19:20 +02:00
Jun Kuriyama 57eb05b56f Remove `bin/comple` from gitlab-shell v5.0.2 deployment procedure. 2017-05-24 01:03:29 +09:00
Jacob Vosmaer 3960d974c3 Compile gitlab-shell go executables 2017-05-04 11:21:51 +02:00
Jacob Vosmaer 38cd13c9f5 Fix 9.1 Gitaly source update steps 2017-04-24 12:38:42 +02:00
Lin Jen-Shin 2deef3feea Update documents according to:
https://gitlab.com/gitlab-org/release-tools/blob/master/doc/release-candidates.md#step-1-update-the-installation-from-source-guide

In step 1 and step 2
2017-04-11 21:10:25 +08:00
Jacob Vosmaer 542b0d8b01 Use config.toml to configure Gitaly 2017-04-06 17:44:18 +02:00
Jacob Vosmaer 340a6f8668 Add 9.1 update guide with Gitaly instructions 2017-03-29 14:48:06 +02:00