Problem/Motivation
As per https://www.hojtsy.hu/blog/2024-jul-05/continuous-forward-compatibility-... by enabling this future contributors would get feedback on whether their added code is compatible with the next major version of Drupal core.
Steps to reproduce
N/A
Proposed resolution
- Enable the flag it in gitlab-ci
- Resolve any new found issues
Remaining tasks
Create MR and see what gets revealed
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Issue fork viewsreference-3459735
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
scott_euser commentedSorry this ended up being so trivial. I guess having thoroughly tested and added automated tests via a Drupal 11 default install paid off here. Should at least help for eventual Drupal 12.