sameersbn / sameersbn/docker-gitlab

Adding support multiple databases for version 15.0+

Open
#2,442 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
8.1k
Forks
2.1k
Avg merge
17h 47m
Merged PRs (30d)
7

Description

When starting the check:

Check project code repositories

sudo -u git -H bundle exec rake gitlab:git:fsck RAILS_ENV=production

WARNING: This installation of GitLab uses a deprecated syntax for 'config/database.yml'. The support for this syntax will be removed in 15.0. More information can be found here: https://gitlab.com/gitlab-org/gitlab/-/issues/338182

I think we need to be ready support multiple databases in the future for the next version of GitLab:)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked project-repository check documentation and the warning about the deprecated config/database.yml syntax when running the listed rake command. Define the required multi-database support for GitLab 15.0+ and verify that the check completes without the deprecated-syntax warning.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.