Allow modules to opt in to testing against Drupal 11 even before they support it
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3396106. --> Reported by: [wim leers](https://www.drupal.org/user/99777) Related to !66 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I was inspired by the DrupalCon Initiatives keynote, where @fjgarlin demonstrated that the Drupal core GitLab CI pipeline can automatically generate a test-only patch.</p> <p>That got me thinking: surely it must be possible to automatically test contrib modules against Drupal 11 too then? &#129299;</p> <p>So I tried and &hellip; it turns out it's surprisingly simple: <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/big_pipe_sessionless/issues/3396093" title="Status: Closed (fixed)">#3396093: Use GitLab CI to test Drupal 11 support</a></span>.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p><img src="https://www.drupal.org/files/issues/2023-10-23/Screenshot%202023-10-23%20at%203.20.24%20PM_0.png" alt=""></p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3> > Related issue: [Issue #3396093](https://www.drupal.org/node/3396093) > Related issue: [Issue #3387322](https://www.drupal.org/node/3387322)
issue