Closed (fixed)
Project:
Social PWA
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2023 at 12:54 UTC
Updated:
20 Oct 2023 at 14:34 UTC
Jump to comment: Most recent
Comments
Comment #3
anybodyDrupal 9 EOL is close, are there any maintainer plans for D10 compatibility?
Comment #5
anybodyComment #7
grevil commentedAlright, I only adjusted the core_version_requirement for the submodule, Everything else committed in this issues 8.x-1.x branch looks fine! Although the changes will introduce a bunch of phpcs issues, but since the module already has loads of phpcs issues, I'd say, we ignore that and tackle it in a separate issue.
Comment #8
anybodyThanks @Grevil, yes please create a separate issue to fix that and link it here.
Comment #10
tbsiqueiraHello!
I'm going to release a new major version for this module, based on the changes that you already provided! Thank you for your work here!
Here is the MR: https://git.drupalcode.org/project/social_pwa/-/merge_requests/8
Please note that tag 8.x-1.4 is already based on branch 2.0.x, this is wrong, so I'm going to fix this by tagging the correct branch versions and releasing a new major 2.0.x version.
This is all going to be done today, I'll update this once it's released.
Comment #12
tbsiqueiraComment #13
grevil commented@tbsiqueira thanks! 😍