diff options
author | Stan Hu <stanhu@gmail.com> | 2017-10-23 03:57:51 +0300 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2017-10-23 04:15:26 +0300 |
commit | 3bff85a4f659438edbbc486a0b3c32ff589ab299 (patch) | |
tree | 8132af0cb2f83ffea9b37a8d841cc1e35ae789b7 /app/validators | |
parent | 40ded704cc9b535bee9afd45512d52173c3fc0e7 (diff) | |
download | gitlab-ce-3bff85a4f659438edbbc486a0b3c32ff589ab299.tar.gz |
Fix the writing of invalid environment refssh-fix-environment-write-ref
Environment names that contained a space would cause an error
in GitLab 10.1 because a new guard clause was introduced in
Repository#write_ref to prevent such references from
existing. Use the slug instead to ensure that the name
is valid.
Closes #39182
Diffstat (limited to 'app/validators')
0 files changed, 0 insertions, 0 deletions