mage-os / mageos-magento2

Work in progress.
Open Software License 3.0
208 stars 41 forks source link

Feature/improve vcl hash #69

Open toonvd opened 9 months ago

toonvd commented 9 months ago

Description

This PR is a rework of the Magento VCL (the vcl_hash part) PR found here: https://github.com/magento/magento2/pull/36796/files

It is mildly adapted since I decided to not remove the hashing on the graphql part.

PRs for other subroutines will follow (probably weekly)

All credits go to @peterjaap and @ThijsFeryn, I am simpling slicing this up and removing controversial parts to get early approval.

Related Pull Requests

https://github.com/mage-os/mageos-magento2/pull/62

Manual testing scenarios

Contribution checklist (*)

toonvd commented 9 months ago

@danslo I haven't worked with Magento graphQL much, would you be willing to also test / doublecheck? The changes aren't extreme but I don't want to risk anything.