Commit db61a436 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'update-ci-rules-for-gitaly-server-version' into 'master'

Add GITALY_SERVER_VERSION to the db patterns

See merge request gitlab-org/gitlab!66545
parents f732b346 8d6bf8cb
......@@ -205,6 +205,7 @@
- "{,ee/,jh/}spec/support/helpers/database/**/*"
- "config/prometheus/common_metrics.yml" # Used by Gitlab::DatabaseImporters::CommonMetrics::Importer
- "{,ee/,jh/}app/models/project_statistics.rb" # Used to calculate sizes in migration specs
- "GITALY_SERVER_VERSION" # Has interactions with background migrations:https://gitlab.com/gitlab-org/gitlab/-/issues/336538
# CI changes
- ".gitlab-ci.yml"
- ".gitlab/ci/**/*"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment