Rémy Coutable
0c212fae19
Re-order update steps in the 8.14 -> 8.15 upgrade guide
...
1. Gems need to be installed before we can run the
gitlab:workhorse:install task
1. Update gitlab-shell after gitlab-workhorse since it's a manual step
that needs to be done in `/home/git/gitlab-shell`
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-01-09 09:59:20 +01:00
Rémy Coutable
5dcd01aa96
Bump gitlab-shell to 4.1.1
...
This fixes a compatibility issue with Git 2.11:
- Issue: gitlab-org/gitlab-ce#25301
- gitlab-shell MR: gitlab-org/gitlab-shell!112
- CE MR: gitlab-org/gitlab-ce!7967
- EE MR: gitlab-org/gitlab-ee!964
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-16 14:31:07 +01:00
Sean McGivern
20a6183be6
Update custom hooks docs and set 4.1.0
2016-12-12 15:29:13 +00:00
Douglas Barbosa Alexandre
e01e9f8b01
[ci skip] Update "Installation from source" guide for 8.15.0
2016-12-09 15:28:41 -02:00
Robert Speicher
e41c3f698d
Correct previous stable branch used in 8.14 to 8.15 update guide
...
[ci skip]
2016-12-08 11:07:45 +11:00
Rémy Coutable
b193e84974
Move task helpers to a module
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-11-30 12:20:21 +01:00
Rémy Coutable
a9c250eadd
Add #run_command! to task helpers to raise a TaskFailedError if status is not 0
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-11-30 10:35:17 +01:00