Skip to content

Refactor Integration propagation services

Luke Duncalfe requested to merge 391526-refactoring into master

What does this MR do and why?

This MR refactors the service classes that propagate integrations in preparation for more work in #391526 (closed). It:

  • Namespaces services into Integrations::Propagation::
  • Removes IntegrationList and DataList models (the main change for #391526 (closed) because it seems easier to map data using methods than add another class to support the GitLab for Slack app data)

There should be no functional changes.

#391526 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #391526 (closed)

Edited by Luke Duncalfe

Merge request reports

Loading