The GitHub Actions job "CI" on 
grails-core.git/feature/mongodb-skip-index-build-8.0.x has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
14ac0c0fb16c99185d9d6cd9f60d6632673c28db / Scott Murphy Heiberg 
<[email protected]>
Document the MongoDB settings in application.yml, not only application.groovy

The configuration examples were written only in the application.groovy DSL,
which reads as though the Groovy form were the only one; application.yml is
what a generated Grails application actually ships with.

Both forms are now shown, and the settings are noted as being read by name:
they are not relaxed-bound the way Spring Boot's own properties are, so a
kebab-case spelling is ignored and silently leaves the default in place.

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

With regards,
GitHub Actions via GitBox

Reply via email to