The GitHub Actions job "CI" on grails-core.git/feat/sitemesh3-default-layout has failed. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: 021059d03e411e7e19cc6465ec1fdb0505db607b / Scott Murphy Heiberg <[email protected]> Run CI test apps against SiteMesh 3 by default The test apps already gate the layout dependency on the SITEMESH3_TESTING_ENABLED environment variable, but no CI lane set it, so the suite only ever exercised the legacy grails-layout. Set the flag at the workflow level in the CI and Groovy joint builds so the example apps and grails-test-suite-uber resolve grails-sitemesh3 by default. No build-script changes needed: the flag stays as-is, the SiteMesh 2 anchors keep their grails-layout coverage, and developers can still drop the flag to run against SiteMesh 2 locally. Report URL: https://github.com/apache/grails-core/actions/runs/27046070256 With regards, GitHub Actions via GitBox
