Skip to content

Draft: Add latest ingested container scanning for registry pipeline id

Aditya Tiwari requested to merge add-latest-ingested-cs4r-id-2 into master

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:

  1. project.set_latest_ingested_container_scanning_for_registry_pipeline_id(pipeline.id)
  2. project.latest_ingested_container_scanning_for_registry_pipeline
Edited by Aditya Tiwari

Merge request reports

Loading