-
Notifications
You must be signed in to change notification settings - Fork 0
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
BEG-137: Move recaching to queue consumer changes #6
base: main
Are you sure you want to change the base?
BEG-137: Move recaching to queue consumer changes #6
Conversation
@aligent-lturner I've updated the code with support php 8 , but looks like https://github.com/aligent/magento2-prerender/actions/runs/7578261074/job/20640572687?pr=6 coding standards check php 7.4 and failed. |
@anton-karunarathne-aligent you should be able to update the github action here (https://github.com/aligent/magento2-prerender/blob/1fb6078987616e8280db677dacbb2f33ad7e6723/.github/workflows/php.yml) to use the 8.1 version of the pipe |
@anton-karunarathne-aligent you will also need to update |
@aligent-lturner after I've updated the git hub action on https://github.com/aligent/magento2-prerender/blob/1fb6078987616e8280db677dacbb2f33ad7e6723/.github/workflows/php.yml pipe as 8.1 , I'm getting following error. Any idea to solving the issue. `fatal: detected dubious ownership in repository at '/github/workspace'
Traceback (most recent call last): |
…umer-changes # Conflicts: # Model/Indexer/Category/ProductIndexer.php # Model/Indexer/Product/ProductIndexer.php # composer.json
…recaching-to-queue-consumer-changes
This PR content following changes.