-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'ensure-build-needs-bigint-backfill-self-hosted' into 'master'
Finish BigInt column swap for self-hosted installations See merge request !123584 Merged-by:Laura Montemayor <lmontemayor@gitlab.com> Approved-by:
Etienne Baqué <ebaque@gitlab.com> Reviewed-by:
Krasimir Angelov <kangelov@gitlab.com> Co-authored-by:
Krasimir Angelov <kangelov@gitlab.com>
No related branches found
No related tags found
Pipeline #914118219 passed
Stage: sync
Stage: preflight
Stage: prepare
Stage: build-images
Stage: fixtures
Stage: lint
Stage: test
Stage: post-test
Stage: review
Stage: qa
Pipeline: E2E GDK
Pipeline: GitLab
Showing
- app/models/ci/build_need.rb 2 additions, 0 deletionsapp/models/ci/build_need.rb
- db/post_migrate/20230613192703_ensure_ci_build_needs_big_int_backfill_is_finished_for_self_hosts.rb 24 additions, 0 deletions...uild_needs_big_int_backfill_is_finished_for_self_hosts.rb
- db/post_migrate/20230613192802_swap_ci_build_needs_to_big_int_for_self_hosts.rb 74 additions, 0 deletions...13192802_swap_ci_build_needs_to_big_int_for_self_hosts.rb
- db/schema_migrations/20230613192703 1 addition, 0 deletionsdb/schema_migrations/20230613192703
- db/schema_migrations/20230613192802 1 addition, 0 deletionsdb/schema_migrations/20230613192802
- spec/migrations/20230613192703_ensure_ci_build_needs_big_int_backfill_is_finished_for_self_hosts_spec.rb 25 additions, 0 deletions...needs_big_int_backfill_is_finished_for_self_hosts_spec.rb
- spec/migrations/20230613192703_swap_ci_build_needs_to_big_int_for_self_hosts_spec.rb 146 additions, 0 deletions...703_swap_ci_build_needs_to_big_int_for_self_hosts_spec.rb
db/schema_migrations/20230613192703
0 → 100644
db/schema_migrations/20230613192802
0 → 100644
Please register or sign in to comment