The GitHub Actions job "Code Style" on grails-core.git/fix/command-runner-spring-boot-arg-conflict has succeeded. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: eb0dc9f013c0f3ca7c9c9b934144b251c931fd34 / James Fredley <[email protected]> fix: filter command options from Spring Boot args in GrailsApplicationContextCommandRunner Gradle dbm* tasks pass --dataSource=analytics to the command runner, which forwards ALL args to SpringApplication.run(). Spring Boot interprets --dataSource=analytics as a property override, corrupting GORM datasource configuration. Filter out --prefixed command options before passing to Spring Boot while preserving them for CommandLineParser. Report URL: https://github.com/apache/grails-core/actions/runs/22086405451 With regards, GitHub Actions via GitBox
