Skip to content

Added Packages_conan_package_revisions table and model Changelog: added

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

Third step to support Conan revisions and metadata. See issue #480355 and note #480355 (comment 2080834329)

First 2 steps are in merged MRs:

!164844 (merged) !166443 (merged)

What does this MR do and why?

This MR create the packages_conan_package_revisions table schema and the corresponding model. It adds 3 foreign keys to package, project and package_reference tables.

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.

Screenshots or screen recordings

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

Before After

How to set up and validate locally

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

CC @ScanianJP

Edited by Océane Legrand

Merge request reports

Loading