Remove EnsureStageService and prep for removal of `stage`
* Add the ignore_column for `stage` * Remove the service from rubocop_todo * Remove `stage` from clone_accessors in job models Changelog: removed
显示
- .rubocop_todo/naming/heredoc_delimiter_naming.yml 0 个添加, 1 个删除.rubocop_todo/naming/heredoc_delimiter_naming.yml
- .rubocop_todo/style/inline_disable_annotation.yml 0 个添加, 1 个删除.rubocop_todo/style/inline_disable_annotation.yml
- app/models/commit_status.rb 1 个添加, 16 个删除app/models/commit_status.rb
- app/services/ci/ensure_stage_service.rb 0 个添加, 56 个删除app/services/ci/ensure_stage_service.rb
- config/feature_flags/development/ci_remove_ensure_stage_service.yml 0 个添加, 8 个删除...ture_flags/development/ci_remove_ensure_stage_service.yml
- spec/factories/ci/processable.rb 2 个添加, 2 个删除spec/factories/ci/processable.rb
- spec/models/commit_status_spec.rb 0 个添加, 70 个删除spec/models/commit_status_spec.rb
- spec/services/ci/ensure_stage_service_spec.rb 0 个添加, 57 个删除spec/services/ci/ensure_stage_service_spec.rb
- spec/support/rspec_order_todo.yml 0 个添加, 1 个删除spec/support/rspec_order_todo.yml
加载中
想要评论请 注册 或 登录