Skip to content

Add task to copy CI db in development

Thong Kuah requested to merge setup_ci_db into master

What does this MR do and why?

Use a custom rake task in development to copy the CI DB from the main database, if required

This task will be useful on its own for developers to setup a CI DB in their existing installation.

In a follow-up MR, I plan to call this task from GDK's boostrap (see plan: #356349 (comment 884832220))

Related issue: #356349 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

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.

Edited by Thong Kuah

Merge request reports