summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@vanlanduyt.co>2018-06-04 08:31:03 +0200
committerBob Van Landuyt <bob@vanlanduyt.co>2018-06-04 08:49:47 +0200
commit4bfd208b9f1738a67cac149ccac7ec2153c43448 (patch)
tree6296f74c9a30ca0194c08a9ceeaae23b50e2fe3c
parent5f0a5367c8081a788f03a8e14907838481128fae (diff)
downloadgitlab-ce-4bfd208b9f1738a67cac149ccac7ec2153c43448.tar.gz
Bump gitlab-shell to 7.1.3bvl-bump-gitlab-shell-7-1-3
This includes the change that prints the @username of a user instead of the full name. https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/204
-rw-r--r--GITLAB_SHELL_VERSION2
-rw-r--r--changelogs/unreleased/bvl-bump-gitlab-shell-7-1-3.yml5
2 files changed, 6 insertions, 1 deletions
diff --git a/GITLAB_SHELL_VERSION b/GITLAB_SHELL_VERSION
index a8a18875682..1996c504476 100644
--- a/GITLAB_SHELL_VERSION
+++ b/GITLAB_SHELL_VERSION
@@ -1 +1 @@
-7.1.2
+7.1.3
diff --git a/changelogs/unreleased/bvl-bump-gitlab-shell-7-1-3.yml b/changelogs/unreleased/bvl-bump-gitlab-shell-7-1-3.yml
new file mode 100644
index 00000000000..76bb25bc7d7
--- /dev/null
+++ b/changelogs/unreleased/bvl-bump-gitlab-shell-7-1-3.yml
@@ -0,0 +1,5 @@
+---
+title: Include username in output when testing SSH to GitLab
+merge_request: 19358
+author:
+type: other