Skip to content

feat(gradle): enable discover rule, retire TOML filter [3j]#42

Draft
Nava2 wants to merge 2 commits intofeat/gradle-batchfrom
feat/gradle-discover
Draft

feat(gradle): enable discover rule, retire TOML filter [3j]#42
Nava2 wants to merge 2 commits intofeat/gradle-batchfrom
feat/gradle-discover

Conversation

@Nava2
Copy link
Collaborator

@Nava2 Nava2 commented Mar 18, 2026

Part 11/11 (#21). Remove gradle.toml (~60% savings) — superseded by Rust module (85-99%). Upstream: rtk-ai#709

Remove src/filters/gradle.toml (~60% savings) now superseded by the
Rust-native gradle module (85-99% savings with task-type detection,
stack trace intelligence, and batch processing).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Kevin Brightwell <kevin.brightwell@faire.com>
normalize_args unconditionally appended --console plain, causing
duplicate flags when the user already passed --console plain. Now strips
any existing --console flag (and its value) before appending, since
find_non_plain_console already rejected non-plain values upstream.

Fixes: rtk gradle :core:test --console plain --quiet

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Kevin Brightwell <kevin.brightwell@faire.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant