Skip to content

Add base table for Ci builds execution config

Rajendra Kadam requested to merge 453957-ci-config-table into master

What does this MR do and why?

Add base table for Ci builds execution config

Add association with pipeline model

Add factory for execution config

Add column referencing the execution config to builds table

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

NA

How to set up and validate locally

  1. Migrations should not cause any trouble to existing code.
  2. They should be run seamlessly.

Related to #453957 (closed)

Edited by Rajendra Kadam

Merge request reports