stable
Clone or download
Read-only
This is a technical refactoring. No functional changes are expected. Part of story #17182: reference tuleap artifacts in gitlab merge requests Change-Id: I3a10cba141a7601947c29564d1a514e2b8ade159
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlab/include/Repository/Webhook/PostMergeRequest/PostMergeRequestWebhookActionProcessor.php | +11 | −40 | Go to diff View file |
A | plugins/gitlab/include/Repository/Webhook/PostMergeRequest/PreviouslySavedReferencesRetriever.php | +91 | −0 | Go to diff View file |
M | plugins/gitlab/include/gitlabPlugin.php | +21 | −12 | Go to diff View file |
M | plugins/gitlab/tests/unit/Repository/Webhook/PostMergeRequest/PostMergeRequestWebhookActionProcessorTest.php | +10 | −3 | Go to diff View file |
A | plugins/gitlab/tests/unit/Repository/Webhook/PostMergeRequest/PreviouslySavedReferencesRetrieverTest.php | +266 | −0 | Go to diff View file |