Skip to content

Refactor project CI config calculation

Furkan Ayhan requested to merge fa/refactoring-project-ci-config into master

What does this MR do and why?

This MR refactors project CI config calculation. This MR copies the project CI config calculation from pipeline/chain to a new class. This will make it easier to use the same logic from other places.

These changes are behind the feature flag ci_project_pipeline_config_refactoring (#372867 (closed)). With the feature flag removal, old places will be removed.

MR acceptance checklist

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

Edited by Furkan Ayhan

Merge request reports

Loading