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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
f9126a50
Commit
f9126a50
authored
Jul 17, 2018
by
George Tsiolis
Committed by
Clement Ho
Jul 17, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update specific runners help URL
parent
10bd8002
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
11 deletions
+14
-11
app/views/ci/runner/_how_to_setup_runner.html.haml
app/views/ci/runner/_how_to_setup_runner.html.haml
+4
-3
changelogs/unreleased/update-specific-runners-help-url.yml
changelogs/unreleased/update-specific-runners-help-url.yml
+5
-0
locale/gitlab.pot
locale/gitlab.pot
+5
-8
No files found.
app/views/ci/runner/_how_to_setup_runner.html.haml
View file @
f9126a50
-
link
=
link_to
_
(
"
GitLab Runner section"
),
'https://about.gitlab.com/gitlab-ci/#gitlab-runner
'
,
target:
'_blank'
-
link
=
link_to
_
(
"
Install GitLab Runner"
),
'https://docs.gitlab.com/runner/install/
'
,
target:
'_blank'
.append-bottom-10
.append-bottom-10
%h4
=
_
(
"Setup a
#{
type
}
Runner manually"
)
%h4
=
_
(
"Setup a
#{
type
}
Runner manually"
)
%ol
%ol
%li
%li
=
_
(
"Install a Runner compatible with GitLab CI"
)
=
link
.
html_safe
=
(
_
(
"(check out the %{link} for information on how to install it)."
)
%
{
link:
link
}).
html_safe
%li
%li
=
_
(
"Specify the following URL during the Runner setup:"
)
=
_
(
"Specify the following URL during the Runner setup:"
)
%code
#coordinator_address
=
root_url
(
only_path:
false
)
%code
#coordinator_address
=
root_url
(
only_path:
false
)
=
clipboard_button
(
target:
'#coordinator_address'
,
title:
_
(
"Copy URL to clipboard"
),
class:
"btn-transparent btn-clipboard"
)
%li
%li
=
_
(
"Use the following registration token during setup:"
)
=
_
(
"Use the following registration token during setup:"
)
%code
#registration_token
=
registration_token
%code
#registration_token
=
registration_token
=
clipboard_button
(
target:
'#registration_token'
,
title:
_
(
"Copy token to clipboard"
),
class:
"btn-transparent btn-clipboard"
)
%li
%li
=
_
(
"Start the Runner!"
)
=
_
(
"Start the Runner!"
)
changelogs/unreleased/update-specific-runners-help-url.yml
0 → 100644
View file @
f9126a50
---
title
:
Update specific runners help URL
merge_request
:
20213
author
:
George Tsiolis
type
:
other
locale/gitlab.pot
View file @
f9126a50
...
@@ -129,9 +129,6 @@ msgstr ""
...
@@ -129,9 +129,6 @@ msgstr ""
msgid "%{unstaged} unstaged and %{staged} staged changes"
msgid "%{unstaged} unstaged and %{staged} staged changes"
msgstr ""
msgstr ""
msgid "(check out the %{link} for information on how to install it)."
msgstr ""
msgid "+ %{moreCount} more"
msgid "+ %{moreCount} more"
msgstr ""
msgstr ""
...
@@ -1774,6 +1771,9 @@ msgstr ""
...
@@ -1774,6 +1771,9 @@ msgstr ""
msgid "Copy to clipboard"
msgid "Copy to clipboard"
msgstr ""
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
msgid "Create"
msgid "Create"
msgstr ""
msgstr ""
...
@@ -2594,9 +2594,6 @@ msgstr ""
...
@@ -2594,9 +2594,6 @@ msgstr ""
msgid "GitLab Import"
msgid "GitLab Import"
msgstr ""
msgstr ""
msgid "GitLab Runner section"
msgstr ""
msgid "GitLab User"
msgid "GitLab User"
msgstr ""
msgstr ""
...
@@ -2917,10 +2914,10 @@ msgstr ""
...
@@ -2917,10 +2914,10 @@ msgstr ""
msgid "Inline"
msgid "Inline"
msgstr ""
msgstr ""
msgid "Install
Runner on Kubernetes
"
msgid "Install
GitLab Runner
"
msgstr ""
msgstr ""
msgid "Install
a Runner compatible with GitLab CI
"
msgid "Install
Runner on Kubernetes
"
msgstr ""
msgstr ""
msgid "Instance does not support multiple Kubernetes clusters"
msgid "Instance does not support multiple Kubernetes clusters"
...
...
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