The GitHub Actions job "Licensing - RAT Report" on 
grails-core.git/feat/create-app-ui has succeeded.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
cb95eb5f5906b7347ed01f588fa24ab16348db04 / Scott Murphy Heiberg 
<[email protected]>
Show the request filter pipeline on the create-app welcome page

Three more panels in the runtime beans card: Servlet Filters derives the
request's effective filter pipeline from the rendering call stack (walking
the reversed stack trace, collapsing abstract-base frames and numbering
what remains) - the true execution order, including the security chain's
inner filters in position, which no registry can report; Filter
Registrations lists the FilterRegistrationBeans sorted by order value; and
a Security Filter Chain panel, rendered only when Spring Security is
present, groups each FilterChainProxy chain with its request matcher and
inner filters. Adds five welcome.* i18n keys translated across all 18
bundles and mirrors the templates into the profile skeleton.

Report URL: https://github.com/apache/grails-core/actions/runs/29523095997

With regards,
GitHub Actions via GitBox

Reply via email to