Commit graph

16 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
12694c8932 Update doc/update/8.10-to-8.11.md 2018-12-31 22:25:48 +00:00
Achilleas Pipinellis
69b4c5c011 Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
menway
e985d5a56f Change to correct directory in update instructions
[ci skip]
2017-04-27 09:47:15 +02:00
Achilleas Pipinellis
f2ed14458c Fix most of broken docs links
[ci skip]
2017-02-15 19:27:40 +01:00
fidomax
dcd26969dc Update 8.10-to-8.11.md 2016-10-04 07:51:25 +00:00
Rémy Coutable
39b0b9412e
Update the "Update Ruby" part for the 8.10 -> 8.11 as well
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-30 16:37:42 +02:00
Bjørn Øivind Bjørnsen
c40fd0b1c2 docs: make sure to update 8.10-to-8.11 workhorse version too (see !5983) 2016-08-26 07:24:13 +00:00
Rubén Dávila Santos
b36b885cfd Fix for update 8.10-to-8.11.md doc. 2016-08-22 18:05:13 +00:00
Connor Shea
dc743a6e1f Appease the linter. 2016-08-22 10:26:23 -06:00
Connor Shea
21ddda75ac Add Ruby 2.3 upgrade notes. 2016-08-22 10:00:01 -06:00
Marin Jankovski
65c25993b0 Update gitlab-shell to v3.4.0 2016-08-20 10:57:10 +02:00
Douwe Maan
97ef1ee38c Update gitlab-shell to v3.3.3 2016-08-11 13:28:02 -05:00
Valery Sizov
98a21cd4be Remove outdated notes from the update guide 2016-08-02 16:16:38 +03:00
Valery Sizov
5881ef49a9 Added update guide for 8.11 2016-07-28 13:15:53 +03:00