Skip to content

Cleanup bigint conversion for shared_runners_duration

Tianwen Chen requested to merge 424825-remove-trigger into master

What does this MR do and why?

Cleanup bigint conversion for shared_runners_duration

This is the step to cleanup the bigint conversion for:

  • ci_project_monthly_usages.shared_runners_duration
  • ci_namespace_monthly_usages.shared_runners_duration

See https://docs.gitlab.com/ee/development/database/avoiding_downtime_in_migrations.html#remove-the-trigger-and-old-integer-columns-release-n--2

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

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.

Related to #424825 (closed)

Edited by Tianwen Chen

Merge request reports