-
- 下载
Merge branch '419209-remove-holt-winters-data-forecast-for-deployment-frequency' into 'master'
Remove buildForecast graphQL endpoint See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/180932 Merged-by:Ahmed Hemdan <ahemdan@gitlab.com> Approved-by:
Hinam Mehra <hmehra@gitlab.com> Approved-by:
Zamir Martins <zfilho@gitlab.com> Approved-by:
Ahmed Hemdan <ahemdan@gitlab.com> Reviewed-by:
Ahmed Hemdan <ahemdan@gitlab.com> Co-authored-by:
Pavel Shutsin <pshutsin@gitlab.com>
显示
- .rubocop_todo/gitlab/bounded_contexts.yml 0 个添加, 4 个删除.rubocop_todo/gitlab/bounded_contexts.yml
- .rubocop_todo/rails/date.yml 0 个添加, 5 个删除.rubocop_todo/rails/date.yml
- .rubocop_todo/rspec/be_eq.yml 0 个添加, 2 个删除.rubocop_todo/rspec/be_eq.yml
- .rubocop_todo/rspec/named_subject.yml 0 个添加, 6 个删除.rubocop_todo/rspec/named_subject.yml
- .rubocop_todo/rspec/verified_double_reference.yml 0 个添加, 4 个删除.rubocop_todo/rspec/verified_double_reference.yml
- .rubocop_todo/style/inline_disable_annotation.yml 0 个添加, 2 个删除.rubocop_todo/style/inline_disable_annotation.yml
- doc/api/graphql/reference/_index.md 0 个添加, 79 个删除doc/api/graphql/reference/_index.md
- ee/app/graphql/ee/types/mutation_type.rb 0 个添加, 1 个删除ee/app/graphql/ee/types/mutation_type.rb
- ee/app/graphql/mutations/forecasting/build_forecast.rb 0 个添加, 50 个删除ee/app/graphql/mutations/forecasting/build_forecast.rb
- ee/app/graphql/types/forecasting/datapoint_type.rb 0 个添加, 14 个删除ee/app/graphql/types/forecasting/datapoint_type.rb
- ee/app/graphql/types/forecasting/forecast_status_enum.rb 0 个添加, 13 个删除ee/app/graphql/types/forecasting/forecast_status_enum.rb
- ee/app/graphql/types/forecasting/forecast_type.rb 0 个添加, 23 个删除ee/app/graphql/types/forecasting/forecast_type.rb
- ee/app/models/analytics/forecasting/deployment_frequency_forecast.rb 0 个添加, 42 个删除...ls/analytics/forecasting/deployment_frequency_forecast.rb
- ee/app/models/analytics/forecasting/forecast.rb 0 个添加, 71 个删除ee/app/models/analytics/forecasting/forecast.rb
- ee/app/policies/analytics/forecasting/forecast_policy.rb 0 个添加, 19 个删除ee/app/policies/analytics/forecasting/forecast_policy.rb
- ee/app/services/analytics/forecasting/build_forecast_service.rb 0 个添加, 65 个删除.../services/analytics/forecasting/build_forecast_service.rb
- ee/lib/analytics/forecasting/holt_winters.rb 0 个添加, 107 个删除ee/lib/analytics/forecasting/holt_winters.rb
- ee/lib/analytics/forecasting/holt_winters_optimizer.rb 0 个添加, 57 个删除ee/lib/analytics/forecasting/holt_winters_optimizer.rb
- ee/spec/graphql/mutations/forecasting/build_forecast_spec.rb 0 个添加, 106 个删除ee/spec/graphql/mutations/forecasting/build_forecast_spec.rb
- ee/spec/graphql/types/forecasting/datapoint_type_spec.rb 0 个添加, 9 个删除ee/spec/graphql/types/forecasting/datapoint_type_spec.rb
加载中
想要评论请 注册 或 登录