Skip to content

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

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

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

Conversation

@Nava2
Copy link
Copy Markdown
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

Nava2 and others added 3 commits March 26, 2026 15:45
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>
Upstream moved utils, tracking, tee, config from crate:: to
crate::core:: — update all gradle module imports to match.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Nava2 Nava2 force-pushed the feat/gradle-batch branch from 91558c4 to 527574f Compare March 26, 2026 19:51
@Nava2 Nava2 force-pushed the feat/gradle-discover branch from adc71f5 to 64f4cdd Compare March 26, 2026 19:51
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