jamesfredley opened a new pull request, #15769: URL: https://github.com/apache/grails-core/pull/15769
## Summary - derive a `grailsMajorVersion` docs attribute from `projectVersion` - let YAML guide TOC titles substitute configured doc properties - replace stale current-version Grails 7/8 wording with config-driven or version-neutral text ## Verification - `./gradlew :grails-doc:publishGuide -x aggregateGroovydoc` - `./gradlew :grails-data-hibernate7-docs:asciidoctor` - `./gradlew aggregateViolations :grails-test-report:check --continue` attempted twice, but both runs exceeded the 10-minute shell cap while still running tests - `./gradlew aggregateViolations :grails-test-report:check --continue` generated aggregate violation reports before timing out: Checkstyle, CodeNarc, PMD, and SpotBugs all reported no violations - `./gradlew :grails-doc:publishGuide -x aggregateGroovydoc` rerun after the timed-out full validation - `./gradlew :grails-data-hibernate7-docs:asciidoctor` rerun after the timed-out full validation - `./gradlew.bat check` from `build-logic` - `git diff --check` Assisted-by: Hephaestus:gpt-5.5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
