0️⃣ Who is here today? Comment in the thread below to introduce yourself!
1️⃣ Do you have any topics to propose for the meeting today? Feel free to propose them in this thread, and then I will give them their own unique threads for discussion. Conversation moving slow? Go ahead and open your own thread in the next numeric order.
2️⃣ GitLabCI
2️⃣ 1️⃣ Many thanks to @moshe (and @jurgenhaas) for several merge requests to the GitLab CI templates:A short summary of changes:The template.gitlab-ci.yml file has been updated: https://git.drupalcode.org/project/gitlab_templates/-/blob/1.0.x/gitlab-... moves just about everything into an include file, so if you use this template, you should automatically receive future improvements to testing. Dependency on DrupalSpoons composer plugin has been removed, and necessary parts incorporated directlyNightwatch testing has been added. It also now triggers a merge train to test itself against a real project, in this case keycdn. (edited)
2️⃣ 3️⃣ Outstanding issue #2:@larowlan is still seeking help to resolve performance/timeout issues with core tests on our GitLab runners:https://git.drupalcode.org/project/gitlab_ci_testbed_for_drupal_core/-/j...(Although it may also be worth updating your gitlab-ci.yml to the latest version above, and and reimplementing any overrides as needed as well). (edited)
2️⃣ 4️⃣ Outstanding issue #3: We still need to get D7 testing working properly - the new idea @moshe introduced of 'skip variables' should help with this (or we can use a whole separate template file for people to use in 7.x branches) (edited)
3️⃣ Credit systemD9/10 code for this exists in a dev environment - is waiting in line with the D9/10 upgrade work we have going for project browser - as well as the SSO deployment