Merge branch 'migration-downtime-tags' into 'master'
Added checks for migration downtime
This adds a set of checks that check/list which migrations require downtime (or not). It also comes with a CI task that fails should a migration not be tagged properly.
Fixes #14545
See merge request !4911
Showing
lib/gitlab/downtime_check.rb
0 → 100644
lib/gitlab/downtime_check/message.rb
0 → 100644
lib/tasks/downtime_check.rake
0 → 100644
spec/lib/gitlab/downtime_check_spec.rb
0 → 100644
Please
register
or
sign in
to comment