Closed frconil closed 10 years ago
+1 looks good to me. (but i haven't tested it yet)
@sbadia @blkperl @atomaka ping
Update that with gitlab 7.3 comes a dependency on gitlab-shell > 2.0.0
As a result the update hook is replaced by a pre-receive and post-receive hook.
good, good. as soon as @alup updates rbenv, we should merge/release this (and #189)
Sorry for the delay…
It seem's ok for me =) (just tested with beaker + manuals steps)
$ curl http://pub.sebian.fr/pub/frconil-186-gitlab.log
We can merge this PR
@frconil @igalic many thanks!
It appears that the "update" hook from gitlab-shell defaults to system ruby, raising errors on mismatched versions for rake when trying to edit files using the web interface. Forcing it to use rbenv ruby solves the issue.
Fixes https://github.com/sbadia/puppet-gitlab/issues/185