- Issue created by @nicxvan
- ๐บ๐ธUnited States nicxvan
I wasn't sure which component this should be for since most of it is related to testing.
- Merge request !8457Issue #3448097 by Spokje: Support and recommend Symfony 7.1.0-RC1 for Drupal 11.0.0-beta1 โ (Open) created by nicxvan
- ๐บ๐ธUnited States nicxvan
I did a really rough POC for converting the multilingual config from a tar to just a directory that gets copied just to see if things work as expected.
This still needs cleanup, discussion and work.
I'm going to mark as needs review for the approach.
I also had to rebase, not sure how it was out of sync since I just created the branch, but that should be resolved now. I'm not super worried since this is meant more as a poc.
- ๐บ๐ธUnited States nicxvan
Also not sure why the title of the MR pulled from a cherry picked commit. I used the ui...
- ๐บ๐ธUnited States nicxvan
@fjgarlin helped, I created the issue with 11.0.x rather than 11.x-dev
- ๐บ๐ธUnited States nicxvan
Had to move the poc further along for tests to run.
- Status changed to Needs review
6 months ago 3:49pm 19 June 2024 - ๐บ๐ธUnited States nicxvan
Tests are passing, I'm setting it to needs review for process.
I'm not sure if we need change records for this, I also can see each type of file we address being a separate issue.
- Status changed to Needs work
6 months ago 4:27pm 19 June 2024 The Needs Review Queue Bot โ tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide โ to find step-by-step guides for working with issues.
- Status changed to Needs review
6 months ago 4:30pm 19 June 2024 - ๐บ๐ธUnited States nicxvan
aaa_update_test is going to be much more complex since it is explicitly checking the extraction process. We likely need to take a similar process to the db where there is a separate gitlab process to generate them periodically.
- ๐บ๐ธUnited States nicxvan
I'm going to create some child issues for each type of compressed files since each type requires different approaches,
- ๐บ๐ธUnited States nicxvan
nicxvan โ changed the visibility of the branch 3455714-drupal-should-not to hidden.
- Status changed to Needs work
6 months ago 11:51pm 19 June 2024 - ๐บ๐ธUnited States nicxvan
I hid the branch here and moved it to the new child issue that I tidied up and is ready for review now.
- ๐บ๐ธUnited States nicxvan
I think this issue should have a test to confirm that there are no zips or tars in the repository to confirm closure of this issue.