Skip to content

Add partition_id to job_artifact_state

What does this MR do and why?

The MR adds the partition_id column to ci_job_artifact_states and updates the Rails model in order for the partition_id value to be automatically set, based on its' parent resources, when an instance is created

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.

MR acceptance checklist

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

Related to #429903 (closed)

Edited by Panos Kanellidis

Merge request reports