Merge branch…
Merge branch '22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-to-gitlab-shell-install' into 'master'
New `gitlab:workhorse:install` rake task
## Why was this MR needed?
Because with this we can remove the "Ensure the gitlab-workhorse version in Install gitlab-workhorse matches the required version." step from https://gitlab.com/gitlab-org/release-tools/blob/master/doc/release-candidates.md#creating-rc1! MR is ready: gitlab-org/release-tools!57
Closes #22719
See merge request !6574
Showing
doc/update/8.14-to-8.15.md
0 → 100644
lib/tasks/gitlab/helpers.rake
0 → 100644
This diff is collapsed.
Click to expand it.
lib/tasks/gitlab/workhorse.rake
0 → 100644
spec/tasks/gitlab/task_helpers_spec.rb
0 → 100644
spec/tasks/gitlab/workhorse_rake_spec.rb
0 → 100644
Please
register
or
sign in
to comment