Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
99f5ed0e
Commit
99f5ed0e
authored
Jan 24, 2017
by
Jonathon Reinhart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add runner version to /admin/runners view
parent
b29e4689
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
0 deletions
+7
-0
app/views/admin/runners/_runner.html.haml
app/views/admin/runners/_runner.html.haml
+2
-0
app/views/admin/runners/index.html.haml
app/views/admin/runners/index.html.haml
+1
-0
changelogs/unreleased/14748-runner-version-in-admin-views.yml
...gelogs/unreleased/14748-runner-version-in-admin-views.yml
+4
-0
No files found.
app/views/admin/runners/_runner.html.haml
View file @
99f5ed0e
...
...
@@ -14,6 +14,8 @@
=
runner
.
short_sha
%td
=
runner
.
description
%td
=
runner
.
version
%td
-
if
runner
.
shared?
n/a
...
...
app/views/admin/runners/index.html.haml
View file @
99f5ed0e
...
...
@@ -67,6 +67,7 @@
%th
Type
%th
Runner token
%th
Description
%th
Version
%th
Projects
%th
Jobs
%th
Tags
...
...
changelogs/unreleased/14748-runner-version-in-admin-views.yml
0 → 100644
View file @
99f5ed0e
---
title
:
Add runner version to /admin/runners view
merge_request
:
8733
author
:
Jonathon Reinhart
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment