Commit Graph

13 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
Achilleas Pipinellis 69b4c5c011 Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
Achilleas Pipinellis f2ed14458c Fix most of broken docs links
[ci skip]
2017-02-15 19:27:40 +01:00
fidomax c65af5d20e Update 8.5-to-8.6.md 2016-10-04 07:54:55 +00:00
lurdan d2f490c8f3 fix required gitlab-shell version.
Under the procedure, I've warned about gitlab-shell version, which should be 2.6.12 (may be some minor revisions introduces that).
2016-04-15 12:41:26 +09:00
Rodrigo Manhães d05ec645ae Fix order of steps to prevent PostgreSQL errors when running migration [ci skip] 2016-03-22 20:55:19 -03:00
Jacob Vosmaer 016c6da7c6 Gitlab-workhorse tags have "v" now 2016-03-21 13:13:34 +01:00
Jacob Vosmaer 3d750563d2 Use gitlab-workhorse 0.7.1 2016-03-21 13:09:23 +01:00
Achilleas Pipinellis e1ce7a47fa Add note in rest of update guides
[ci skip]
2016-03-18 14:35:04 +02:00
Robert Speicher d26bd026d9 Update GITLAB_SHELL_VERSION to match EE
[ci skip]
2016-03-14 11:53:42 -04:00
Robert Speicher aff1058c61 Fix ordering in 8.5-to-8.6 update guide
[ci skip]
2016-03-12 00:03:01 -05:00
Yorick Peterse 25c2349200 Added 8.6 upgrade guide for PostgreSQL users 2016-03-11 17:59:51 +01:00
Robert Speicher 75ba7d5d4f Prepare docs for 8.6 RC1
[ci skip]
2016-03-10 20:32:08 -05:00