-
- Downloads
Merge branch '498854-delete-orphan-variables' into 'master'
Delete orphaned pipeline variables See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169441 Merged-by:Tiger Watson <twatson@gitlab.com> Approved-by:
Max Orefice <morefice@gitlab.com> Approved-by:
Tiger Watson <twatson@gitlab.com> Reviewed-by:
Max Orefice <morefice@gitlab.com> Co-authored-by:
Marius Bobin <mbobin@gitlab.com>
No related branches found
No related tags found
Showing
- db/docs/batched_background_migrations/delete_orphaned_pipeline_variable_records.yml 8 additions, 0 deletions..._migrations/delete_orphaned_pipeline_variable_records.yml
- db/post_migrate/20241016131601_queue_delete_orphaned_pipeline_variable_records.rb 27 additions, 0 deletions...131601_queue_delete_orphaned_pipeline_variable_records.rb
- db/schema_migrations/20241016131601 1 addition, 0 deletionsdb/schema_migrations/20241016131601
- lib/gitlab/background_migration/delete_orphaned_pipeline_variable_records.rb 37 additions, 0 deletions...nd_migration/delete_orphaned_pipeline_variable_records.rb
- spec/lib/gitlab/background_migration/delete_orphaned_pipeline_variable_records_spec.rb 61 additions, 0 deletions...gration/delete_orphaned_pipeline_variable_records_spec.rb
- spec/migrations/20241016131601_queue_delete_orphaned_pipeline_variable_records_spec.rb 27 additions, 0 deletions...1_queue_delete_orphaned_pipeline_variable_records_spec.rb
db/schema_migrations/20241016131601
0 → 100644
Please register or sign in to comment