Cleanup add_refresh_pull_mirror_worker feature flag
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/391934 **Problem** After user downgrades their payment plan to Free, then the pull mirroring configuration is disabled. It's not re-enabled after user upgrades back and it requires extra efforts to enable it for each project. **Solution** Automatically re-enable pull mirroring configurations after the subscription upgrade. Changelog: added
显示
- config/feature_flags/development/add_refresh_pull_mirror_worker.yml 0 个添加, 8 个删除...ture_flags/development/add_refresh_pull_mirror_worker.yml
- ee/app/workers/pull_mirrors/reenable_configuration_worker.rb 0 个添加, 1 个删除ee/app/workers/pull_mirrors/reenable_configuration_worker.rb
- ee/spec/workers/pull_mirrors/reenable_configuration_worker_spec.rb 0 个添加, 12 个删除...orkers/pull_mirrors/reenable_configuration_worker_spec.rb
想要评论请 注册 或 登录