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

Prepare release of v5.0.2 #705

Merged
merged 120 commits into from
Jun 5, 2024
Merged

Prepare release of v5.0.2 #705

merged 120 commits into from
Jun 5, 2024

Conversation

Quetzacoalt91
Copy link
Member

Questions Answers
Description? PR merging the dev branch into master prior the release of v5.0.2
Type? improvement
BC breaks? Nope
Deprecations? Nope
Fixed ticket? /
Sponsor company /
How to test? Test all the things!

Dreimus and others added 30 commits February 16, 2024 10:16
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…in-v9

Move controller in proper folder to make it accessible on PS v9
@Quetzacoalt91 Quetzacoalt91 self-assigned this May 23, 2024
@Quetzacoalt91 Quetzacoalt91 added this to the 5.0.2 milestone May 24, 2024
M0rgan01
M0rgan01 previously approved these changes Jun 3, 2024
@M0rgan01
Copy link
Contributor

M0rgan01 commented Jun 3, 2024

waiting for #713

@M0rgan01 M0rgan01 added Blocked Status: The issue is blocked by another task and removed waiting for QA labels Jun 3, 2024
Fix base controller the module is extending
@M0rgan01 M0rgan01 removed the Blocked Status: The issue is blocked by another task label Jun 4, 2024
Copy link

@AureRita AureRita left a comment

Choose a reason for hiding this comment

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

Hi @Quetzacoalt91

Thank you for your PR, I tested it and it seems to works.

I tested, from UI :

From :

  • 8.0.5
  • 8.1.5
  • 8.1.6

To a v9.0.0 :

-> Go on BO
-> Go on Autoupgrade module ✔️
-> Go on Product and check if we can't put 14 number on EAN13 ✔️
-> Go on stock page ✔️
-> On Experimental Feature :
-> Product page isn't displayed ✔️
-> Authorization server is set ✔️
-> On BDD :
-> Category have redirect_type and id_type_redirected ✔️
-> We don't have PS_SSL_ENABLED_EVERYWHERE on configure ✔️
-> If we change the PS_Version_DB we can't do thing on Autoupgrade module ✔️
-> Check that we have the type of text changed on cart ✔️

From 8.0.5 to 8.1.6 (with Major release) ✔️
From 8.1.5 to 8.1.6 (with Minor release) ✔️
From 1.7.8.11 to 8.1.6 (with Major release) ✔️
From 1.7.1.0 to 1.7.8.11 (with Minor release and do a rollback) ✔️ ( I don't reproduce this issue : PrestaShop/PrestaShop#35968 maybe it's corrected in one of the different PR)
From 1.7.1.0 to 1.7.3.0 ( with local archive ) ✔️
We can do go on Autoupgrade module from 1.7.1.0 and we don't have app kernel

From CLI :
Thanks to the module SeamleesUpgradeToolbox.
I checked the differents between :1.7.1.0 and :

  • 1.7.2.0 ✔️
  • 1.7.3.0 ✔️
  • 1.7.4.0 ✔️
  • 1.7.6.0 ✔️
  • 1.7.7.0 ✔️
  • 1.7.8.11 ✔️

Between 1.7.5.0 to :

  • 8.0.5 ✔️
  • 8.1.5 ✔️

And between 8.0.5 to 9.0.0 ✔️

Because the PR seems to works as expected, It's QA ✔️

Thank you

@M0rgan01 M0rgan01 merged commit b13a544 into master Jun 5, 2024
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project