Add license_configuration_source column to project_settings table
What does this MR do and why?
Add license_configuration_source column to project_settings table. It also updates Gitlab::LicenseScanning::PackageLicenses main logic to use the default value in order to keep the existing behavior.
Follow-up MRs:
- Add graphql endpoint for license configuration ... (!197369 - merged) • Zamir Martins • 18.3
- Add license configuration source to the securit... (!197371 - merged) • Zamir Martins • 18.3
References
Related issue: Allow user to disable using the cycloneDX repor... (#501662 - closed)
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Zamir Martins