- First commit to issue fork.
- @jrglasgow opened merge request.
- π©πͺGermany Grevil
What's up with this issue's "issue fork UI"?
The first branch has changes for the composer.json, but pressing "changes" redirects to #3054659: Invalid parameter for report URL if module config file is malformed β 's MR and the second branch is displayed here, but doesn't exist?
- π©πͺGermany Grevil
FYI: π Drupal 10 compatibility Fixed did not fix all Drupal 10 issues for 2.0.x, e.g. the "classy" theme doesn't exist in D10 anymore.
- Status changed to Needs work
about 2 years ago 12:59pm 25 January 2023 - π©πͺGermany Grevil
I'll restore the "3330880-2.0.0-release-w" branch and provide an appropriate MR.
- @grevil opened merge request.
- Status changed to Needs review
about 2 years ago 1:45pm 25 January 2023 - π©πͺGermany Grevil
All done! Please review MR 7
Reasoning behind the removal of "ConfigUpdateUiDrush8Logger": The class is nowhere used in code and since 2.0.x is Drupal 9+ only, we do not need Drush 8 compatibility, as Drupal 9 requires at least Drush 10.
EDIT: The module is installable under Drupal 10 without any concerns.
- π©πͺGermany Grevil
Update: All Tests are green, for both D9 and D10!
- πΊπΈUnited States loopy1492
We have applied this patch to the 2.0x-dev branch and upgrade status seems happy with the changes. We eagerly await a new release.
- Status changed to RTBC
about 2 years ago 7:06pm 27 January 2023 - πΊπΈUnited States SamLerner
I'd love a new release with D10 compatibility as well!
- First commit to issue fork.
-
codebymikey β
committed 1d5e5dfb on 2.0.x authored by
Grevil β
Issue #3330880 by Grevil, jrglasgow, loopy1492, m.stenta: 2.0.0 release...
-
codebymikey β
committed 1d5e5dfb on 2.0.x authored by
Grevil β
- Status changed to Fixed
almost 2 years ago 3:02pm 28 February 2023 Thanks for all the work done so far, I've created a 2.0.0-alpha1 β release for the D10 work done so far.
The after merging MR #7, I will also tag as 2.0.0-alpha2.
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
almost 2 years ago 9:01am 16 March 2023 - ππΊHungary peter_serfozo
https://www.drupal.org/project/features β has no D10 release yet but it locks config_update version to 8.x-1
So I upload a patch that can be used together with the drupal/features patch and lenient to make both modules D10 compatible at the same time.