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

Update wording when checking a module for updates #983

Conversation

Quetzacoalt91
Copy link
Member

Questions Answers
Description? When updating modules, we check all installed modules. Not all of them will have an update to display, but we could understand from the logs that we always have a new available version.
Type? improvement
BC breaks? Nope
Deprecations? Nope
Fixed ticket? /
Sponsor company @PrestaShopCorp
How to test? Logs explain we "check" modules instead of "update"
[2024-10-30 12:08:29] INFO - 11 modules left to check.
[2024-10-30 12:08:29] NOTICE - Module ps_categorytree update files (2.0.3 => 3.0.0) have been fetched from https://api.addons.prestashop.com/?id_module=22314&method=module&version=9.0.0.
[2024-10-30 12:08:29] INFO - Module ps_categorytree does not need to be migrated. Module is up to date.
[2024-10-30 12:08:33] INFO - 10 modules left to check.
[2024-10-30 12:08:33] INFO - 9 modules left to check.
[2024-10-30 12:08:34] INFO - 8 modules left to check.
[2024-10-30 12:08:34] INFO - 7 modules left to check.
[2024-10-30 12:08:34] INFO - 6 modules left to check.
[2024-10-30 12:08:34] INFO - 5 modules left to check.
[2024-10-30 12:08:34] INFO - 4 modules left to check.
[2024-10-30 12:08:34] INFO - 3 modules left to check.
[2024-10-30 12:08:34] INFO - 2 modules left to check.
[2024-10-30 12:08:35] INFO - 1 modules left to check.
[2024-10-30 12:08:35] INFO - All modules have been updated.

@Quetzacoalt91 Quetzacoalt91 added this to the 7.0.0 milestone Oct 30, 2024
@Quetzacoalt91 Quetzacoalt91 self-assigned this Oct 30, 2024
Copy link

@Quetzacoalt91 Quetzacoalt91 merged commit f8915a0 into PrestaShop:dev Nov 8, 2024
36 checks passed
@Quetzacoalt91 Quetzacoalt91 deleted the update-wording-for-modules-updates-check branch November 8, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants