- Issue created by @AaronBauman
- Merge request !12485TEST ONLY: Test view instantiation without a request β (Open) created by AaronBauman
- πΊπΈUnited States AaronBauman Philadelphia
3532360-TEST-ONLY MR !12485 - test only to demonstrate bug.
3532360-check-for-session MR !12486 - includes test and fix, ready for review
- π¬π§United Kingdom oily Greater London
A separate 'test-only' branch is not necessary. There is a 'test-only' manually activated test in the pipeline.
- πΊπΈUnited States AaronBauman Philadelphia
Oh, thanks for the heads up - TIL!
Is that a configuration for core only, or for all projects?
- π¬π§United Kingdom oily Greater London
There is a gitlab template that can be used in projects. Can use it at default settings or vary them. I think most projects will have test-only test in pipeline unless the maintainer had a good reason to exclude it.
- π¬π§United Kingdom oily Greater London
@aaronbauman you also probably need to create a new 11.x branch and merge into that. Core maintainers then decide which branches to port to.
- π³πΏNew Zealand quietone
In Drupal core changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to the Core change policies β . Also mentioned on the version β section of the list of issue fields documentation.