Draft: Add latest ingested container scanning for registry pipeline id
What does this MR do and why?
Add latest ingested container scanning for registry pipeline id
Set latest ingested container scanning for registry pipeline id.
Changelog: added EE: true
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.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
In rails console run the following commands to test:
- project.set_latest_ingested_container_scanning_for_registry_pipeline_id(pipeline.id)
- project.latest_ingested_container_scanning_for_registry_pipeline
Edited by Aditya Tiwari