Closed atomaka closed 10 years ago
In #149, @sbadia points out that the GitLab instructions now include a rake command to install gitlab-shell. I've excluded this because it generates the config.yml file for the gitlab-shell application. We are already managing this configuration file.
I'll test this today, and merge if it all goes well!
Looks good so far. I updated (using the upgrade script) earlier, tested with master (with the versions changed of course), no problems.
Note, that was not a test of this PR, I just changed my branch parameters. However, that's 98 percent of what this PR does, and I looked at the diff for config/gitlab.yaml
, it was the same I believe.
yup, no problems :ok_hand: Thanks @atomaka !
Update to GitLab 6.9.
Passes rspec and smoke testing.