Skip to content

Add dependency_list_export model

Zamir Martins requested to merge add_dependency_list_export_model into master

What does this MR do and why?

Add dependency_list_export model which will be used by the export feature.

Currently dependency list exporter isn't persisted and its endpoint is shared with regular fetching with the purpose of providing data to be populated by the frontend code.

Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/383052

The DB table was added as part of !104361 (merged)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Zamir Martins

Merge request reports