-
Notifications
You must be signed in to change notification settings - Fork 114
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
Update upgrade.js #906
base: 6.x
Are you sure you want to change the base?
Update upgrade.js #906
Conversation
Unify varchar limits
New Crowdin updates
Improve "runPhpQuery" method
Translation catalog update
Merge 6.x into dev
Add: Update page step version choice
Strengthten upgrade process
Translation catalog update
versionNumberRegex Not define!!!
Hello @fer-av! This is your first pull request on autoupgrade repository of the PrestaShop project. Thank you, and welcome to this Open Source community! |
Co-authored-by: Sébastien Alfaiate <seb33300@hotmail.com>
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
@fer-av Hello! Thanks for the contribution, and for restoring the missing variable! However, the upgrade.js file will be completely refactored into typescript for the introduction of a new UI on the next major release. On the other hand it is possible to target the 6.x branch, which may have minor or patch releases in the future. |
This variable is indeed not used anymore in the upgrade.js file on the I changed the base branch for 6.x but it requires a rebase on your end. |
versionNumberRegex Not define!!!