-
- Downloads
Merge branch 'add-gitlab-workhorse-version-to-admin-dashboard' into 'master'
Add gitlab-workhorse version to admin dashboard ## What does this MR do? Add gitlab-workhorse version to admin dashboard. ## What are the relevant issue numbers? Closes #15418 ## Screenshot  ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - Tests - [x] Add test - show Gitlab Workhorse version on Admin Dashboard - [x] All builds are passing - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) cc @ubudzisz @yorickpeterse @grzesiek [@chastell](https://github.com/chastell) [@tomash](https://github.com/tomash) See merge request !5321
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/views/admin/dashboard/index.html.haml 4 additions, 0 deletionsapp/views/admin/dashboard/index.html.haml
- lib/gitlab/workhorse.rb 6 additions, 0 deletionslib/gitlab/workhorse.rb
- spec/views/admin/dashboard/index.html.haml_spec.rb 20 additions, 0 deletionsspec/views/admin/dashboard/index.html.haml_spec.rb
Please register or sign in to comment