Skip to content

Conversation

sreichel
Copy link
Contributor

@sreichel sreichel commented Apr 23, 2025

Description (*)

Install scripts below v1.6 are not requiered anymore.

Manual testing scenarios (*)

  1. before ddev export-db -f test-before.sql.gzip
  2. after ddev export-db -f test-after.sql.gzip
  3. unzip and compare

@github-actions github-actions bot added Component: PayPal Relates to Mage_Paypal Component: Core Relates to Mage_Core Component: Catalog Relates to Mage_Catalog Component: Reports Relates to Mage_Reports Component: CatalogInventory Relates to Mage_CatalogInventory Component: Checkout Relates to Mage_Checkout Component: AdminNotification Relates to Mage_AdminNotification Component: Sales Relates to Mage_Sales Component: Usa Relates to Mage_Usa Component: Customer Relates to Mage_Customer Component: Eav Relates to Mage_Eav Component: ProductAlert Relates to Mage_ProductAlert Component: Sitemap Relates to Mage_Sitemap Component: Api PageRelates to Mage_Api Component: Cron Relates to Mage_Cron Component: Contacts Relates to Mage_Contacts Component: Tag Relates to Mage_Tag Component: CatalogRule Relates to Mage_CatalogRule Component: Admin Relates to Mage_Admin Component: SalesRule Relates to Mage_SalesRule Component: Wishlist Relates to Mage_Wishlist Component: Widget Relates to Mage_Widget Component: Weee Relates to Mage_Weee Component: Tax Relates to Mage_Tax Component: Shipping Relates to Mage_Shipping Component: Review Relates to Mage_Review Component: Rating Relates to Mage_Rating Component: Newsletter Relates to Mage_Newsletter Component: Index Relates to Mage_Index Component: Downloadable Relates to Mage_Downloadable labels Apr 23, 2025
@github-actions github-actions bot added Component: Bundle Relates to Mage_Bundle Component: CatalogIndex Relates to Mage_CatalogIndex Component: Log Relates to Mage_Log Component: ImportExport Relates to Mage_ImportExport Component: Directory Relates to Mage_Directory Component: CatalogSearch Relates to Mage_CatalogSearch Component: Dataflow Relates to Mage_Dataflow Component: Paygate Relates to Mage_Paygate labels Apr 23, 2025
Copy link

@sreichel sreichel changed the title Fix: removed old install scripts Removed old install scripts Apr 23, 2025
@sreichel sreichel marked this pull request as draft May 10, 2025 01:15
@sreichel sreichel added this to the 20.16.0 milestone Jul 5, 2025
@sreichel sreichel added the chore label Sep 30, 2025
@sreichel sreichel marked this pull request as ready for review September 30, 2025 23:16
@sreichel sreichel requested a review from Copilot September 30, 2025 23:16
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request removes obsolete database migration/upgrade files that are no longer required for versions below v1.6. The cleanup targets install scripts for the Directory, Dataflow, and Customer modules that were used for older version upgrades.

  • Removes install and upgrade SQL scripts for Directory module below v0.8.3
  • Removes install and upgrade SQL scripts for Dataflow module below v1.6.0.0
  • Removes install and upgrade SQL scripts for Customer module below v1.6.0.0

Reviewed Changes

Copilot reviewed 282 out of 596 changed files in this pull request and generated no comments.

File Description
app/code/core/Mage/Directory/sql/directory_setup/*.php Removed obsolete Directory module installation/upgrade scripts
app/code/core/Mage/Dataflow/sql/dataflow_setup/*.php Removed obsolete Dataflow module installation/upgrade scripts
app/code/core/Mage/Customer/sql/customer_setup/*.php Removed obsolete Customer module installation/upgrade scripts
Comments suppressed due to low confidence (1)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Component: Admin Relates to Mage_Admin Component: AdminNotification Relates to Mage_AdminNotification Component: Api PageRelates to Mage_Api Component: Bundle Relates to Mage_Bundle Component: Catalog Relates to Mage_Catalog Component: CatalogIndex Relates to Mage_CatalogIndex Component: CatalogInventory Relates to Mage_CatalogInventory Component: CatalogRule Relates to Mage_CatalogRule Component: CatalogSearch Relates to Mage_CatalogSearch Component: Checkout Relates to Mage_Checkout Component: Contacts Relates to Mage_Contacts Component: Core Relates to Mage_Core Component: Cron Relates to Mage_Cron Component: Customer Relates to Mage_Customer Component: Dataflow Relates to Mage_Dataflow Component: Directory Relates to Mage_Directory Component: Downloadable Relates to Mage_Downloadable Component: Eav Relates to Mage_Eav Component: ImportExport Relates to Mage_ImportExport Component: Index Relates to Mage_Index Component: Log Relates to Mage_Log Component: Newsletter Relates to Mage_Newsletter Component: Paygate Relates to Mage_Paygate Component: PayPal Relates to Mage_Paypal Component: ProductAlert Relates to Mage_ProductAlert Component: Rating Relates to Mage_Rating Component: Reports Relates to Mage_Reports Component: Review Relates to Mage_Review Component: Sales Relates to Mage_Sales Component: SalesRule Relates to Mage_SalesRule Component: Shipping Relates to Mage_Shipping Component: Sitemap Relates to Mage_Sitemap Component: Tag Relates to Mage_Tag Component: Tax Relates to Mage_Tax Component: Usa Relates to Mage_Usa Component: Weee Relates to Mage_Weee Component: Widget Relates to Mage_Widget Component: Wishlist Relates to Mage_Wishlist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant