The GitHub Actions job "Coverage" on grails-core.git/fix/move-plugin-scripts-to-cli-companion has failed. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: 7a3049d7071fbd3d541ea7b921358d13d042b35a / James Fredley <[email protected]> fix: use unique Sync outputs for plugin command packaging Address review feedback on #16082 (Copilot, Bito, jdaugherty): - Remove cleanStaleRuntimeCommandResources with outputs.upToDateWhen { false } wired into processResources/jar (broke incremental builds). - copyCommands / copyTemplates are Sync tasks with unique dirs under build/tmp/, consumed via process*Resources.from(...) so Gradle owns each path and drops removed sources without a forced clean task. - When a companion is present, filter the runtime jar so META-INF/commands entries that are not hand-authored under src/main/resources are excluded (covers leftover files from prior non-companion packaging without a clean). Assisted-by: Sisyphus:xai/grok-4.5 Report URL: https://github.com/apache/grails-core/actions/runs/30754936907 With regards, GitHub Actions via GitBox
