Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2464 Fixed upgrade compatibility tool #2482

Conversation

vitaliyboykocontributor
Copy link
Contributor

Replaced hardcoded Magento versions with dynamic fetching via Packagist API. Updated version-related logic to leverage dynamically fetched versions and adjusted default version references where applicable. Improved UI icon references and updated layout configurations for better clarity and usability.

Screenshot from 2025-02-13 20-20-22

Screenshot from 2025-02-13 20-20-48

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Replaced hardcoded Magento versions with dynamic fetching via Packagist API. Updated version-related logic to leverage dynamically fetched versions and adjusted default version references where applicable. Improved UI icon references and updated layout configurations for better clarity and usability.
Replaced default version "2.4.7" with "2.3.0" across various logic to reflect the updated versioning requirements. Removed redundant validation calls while keeping essential validations intact to improve code maintainability. These changes enhance version consistency and simplify future modifications.
@VitaliyBoyko VitaliyBoyko changed the title 2464 configure upgrade compatibility tool 2464 Fixed upgrade compatibility tool Feb 13, 2025
@VitaliyBoyko VitaliyBoyko merged commit 730194c into magento:5.4.0-develop Feb 13, 2025
5 checks passed
@VitaliyBoyko VitaliyBoyko deleted the 2464-Configure-Upgrade-Compatibility-Tool branch February 14, 2025 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Configure Upgrade Compatibility Tool
3 participants