Skip to content

Draft: Resolve "Unified Backups: Load Context from configuration data"

What does this MR do and why?

This Merge Request decouple the following entries in SourceContext from the main rails codebase:

  • gitlab_version
  • backup_basedir
  • ci_builds_path
  • ci_job_artifact_path
  • ci_secure_files_path
  • ci_lfs_path
  • packages_path
  • pages_path
  • registry_path
  • terraform_state_path
  • upload_path
  • env

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.

Related to #454530

Edited by Gabriel Mazetto

Merge request reports