- ๐ซ๐ทFrance GuillaumeDuveau Toulouse
So this can be considered as reviewed, right?
- ๐ฌ๐งUnited Kingdom the_g_bomb
I don't usually mark as RTBC if I am the first, but if someone else was to confirm the test, then it could be considered as reviewed
- Status changed to Needs work
almost 2 years ago 1:16pm 8 February 2023 - ๐ซ๐ทFrance GuillaumeDuveau Toulouse
Makes sense. I created an issue fork and an MR, and updated the .info.yml files. It works for me on Drupal 10.0.3. However, the tests need to be updated.
- ๐ฎ๐ณIndia arunkumark Coimbatore
I reviewed the patch in the Drupal 10.0.5 version. The patch was applied cleanly and able to install the module on D10 and working as expected.
- Merge request !3Issue #3290410: Automated Drupal 10 compatibility fixes โ (Closed) created by the_g_bomb
- Status changed to RTBC
over 1 year ago 12:39am 6 May 2023 - last update
over 1 year ago 1 pass - ๐ฌ๐งUnited Kingdom the_g_bomb
Added D10 compatibility and composer file.
https://git.drupalcode.org/project/view_profiles_perms/-/merge_requests/...Try adding the patch with:
composer require mglaman/composer-drupal-lenient composer config --merge --json extra.drupal-lenient.allowed-list '["drupal/view_profiles_perms"]' composer config --json --merge extra.patches.drupal/view_profiles_perms '{"3290410: Automated Drupal 10 compatibility fixes": "https://git.drupalcode.org/project/view_profiles_perms/-/merge_requests/3.diff"}' composer require --no-update drupal/view_profiles_perms:2.0.x-dev@dev
or
composer config repositories.view_profiles_perms vcs git@git.drupal.org:issue/view_profiles_perms-3290410.git composer require --no-update drupal/logging_alerts:dev-3290410-add-composer
- last update
over 1 year ago Composer require failure - Status changed to Needs review
over 1 year ago 1:22pm 6 July 2023 - last update
over 1 year ago 1 pass - ๐ณ๐ฌNigeria chike Nigeria
MR3 applied as per #13 and is working for me. @Krzysztof Domaลski is there anything new in your patch?
- ๐ฌ๐งUnited Kingdom the_g_bomb
Looking at:
git.drupalcode.org/project/view_profiles_perms/-/merge_requests/3.diff
and comparing it to the patch added in 14 they look identical. The MR version also includes a composer,json file which I added to made it possible to use the forked repo and branch through composer and the lenient endpoint. - ๐ฎ๐ณIndia mukhtarm
Commenting for geting the update notification. It still lags the D10 compatible version release.
- last update
about 1 year ago Patch Failed to Apply - ๐ญ๐บHungary tamaspresing
Here is an updated patch which contains the core_version_requirement fix, and the automated rector fixes.
- last update
about 1 year ago 1 pass - ๐ญ๐บHungary tamaspresing
This patch should apply, the previous one didn't.
- ๐บ๐ธUnited States spiritcapsule
I attempted to apply patches from #19, #18, #14 and #3 (separately) by adding it to composer.json at root. #19 and #14 failed to apply. #14 applies but is incomplete. I applied #3 and then manually updated the two .info files to update core version requirement and remove core line.
-
Manuel Garcia โ
committed fe151a20 on 2.1.x
Issue #3290410 by GuillaumeDuveau, the_g_bomb, tamaspresing, Krzysztof...
-
Manuel Garcia โ
committed fe151a20 on 2.1.x
- ๐ช๐ธSpain Manuel Garcia
I've just cut a new 2.1.0 โ release. Added the composer.json file and also we are dropping Drupal 8 support.
Thank you all for the help and patience in this.
https://git.drupalcode.org/project/view_profiles_perms/-/commit/fe151a20...
- ๐ฌ๐งUnited Kingdom andrew.farquharson
andrew.farquharson โ made their first commit to this issueโs fork.
- last update
12 months ago 1 pass - last update
12 months ago 2 fail - Status changed to Fixed
12 months ago 6:46am 6 December 2023 Automatically closed - issue fixed for 2 weeks with no activity.