Drop group_deploy_keys and group_deploy_keys_groups
What does this MR do and why?
Drop group_deploy_keys and group_deploy_keys_groups
This means we will drop the
group_deploy_keys,group_deploy_keys_groupstables (and corresponding models) effectively. The GroupDeployKey feature is unfinished, and it is not exposed to any end user, so dropping the tables and classes should be safe to do so.
Pertains to #408933
Addresses #541118 (closed) && #567415 (closed)
Follows !204222 (merged)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Tomasz Skorupa