-
- 下载
Merge branch 'kassio/backfill-dates-source-to-issues' into 'master'
Backfill Issues[start_date,due_date] with WorkItems::DatesSource See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/157993 Merged-by:Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Felipe Artur <fcardozo@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Reviewed-by:
Felipe Artur <fcardozo@gitlab.com> Reviewed-by:
Kassio Borges <kborges@gitlab.com> Reviewed-by:
Alexandru Croitor <acroitor@gitlab.com> Reviewed-by:
charlie ablett <cablett@gitlab.com> Co-authored-by:
Kassio Borges <kassioborgesm@gmail.com> Co-authored-by:
Kassio Borges <kborges@gitlab.com>
显示
- db/docs/batched_background_migrations/backfill_issues_dates_with_work_item_dates_sources.yml 8 个添加, 0 个删除...ns/backfill_issues_dates_with_work_item_dates_sources.yml
- db/migrate/20240701153843_add_work_items_dates_sources_sync_to_issues_trigger.rb 42 个添加, 0 个删除...43_add_work_items_dates_sources_sync_to_issues_trigger.rb
- db/post_migrate/20240702212015_queue_backfill_issues_dates_with_work_item_dates_sources.rb 25 个添加, 0 个删除...eue_backfill_issues_dates_with_work_item_dates_sources.rb
- db/schema_migrations/20240701153843 1 个添加, 0 个删除db/schema_migrations/20240701153843
- db/schema_migrations/20240702212015 1 个添加, 0 个删除db/schema_migrations/20240702212015
- db/structure.sql 19 个添加, 0 个删除db/structure.sql
- lib/gitlab/background_migration/backfill_issues_dates_with_work_item_dates_sources.rb 32 个添加, 0 个删除...ion/backfill_issues_dates_with_work_item_dates_sources.rb
- spec/lib/gitlab/background_migration/backfill_issues_dates_with_work_item_dates_sources_spec.rb 81 个添加, 0 个删除...ackfill_issues_dates_with_work_item_dates_sources_spec.rb
- spec/migrations/20240702212015_queue_backfill_issues_dates_with_work_item_dates_sources_spec.rb 25 个添加, 0 个删除...ackfill_issues_dates_with_work_item_dates_sources_spec.rb
- spec/models/work_items/dates_source_spec.rb 37 个添加, 2 个删除spec/models/work_items/dates_source_spec.rb
- spec/support/matchers/background_migrations_matchers.rb 4 个添加, 1 个删除spec/support/matchers/background_migrations_matchers.rb
db/schema_migrations/20240701153843
0 → 100644
db/schema_migrations/20240702212015
0 → 100644
想要评论请 注册 或 登录