stable
Clone or download
Read-only
request #20998 Wrong commit reference saved for GitLab Tag
In some case, the target key does not reference the good commit sha1. We have to use the commit section in the JSON instead to have the information. Change-Id: I322b34ad37cef555c8d6443ece87ebf8977e9e50
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlab/include/API/Tag/GitlabTag.php | +11 | −4 | Go to diff View file |
A | plugins/gitlab/tests/unit/API/GitlabTagTest.php | +100 | −0 | Go to diff View file |