Skip to content

feat(gradle): hook integration + docs#7

Closed
Nava2 wants to merge 2 commits intortk-gradle/health-proto-deps-batchfrom
rtk-gradle/hooks-docs
Closed

feat(gradle): hook integration + docs#7
Nava2 wants to merge 2 commits intortk-gradle/health-proto-deps-batchfrom
rtk-gradle/hooks-docs

Conversation

@Nava2
Copy link
Collaborator

@Nava2 Nava2 commented Mar 16, 2026

Summary

  • Add ./gradlew and gradle patterns to discover rules (PATTERNS + RtkRule)
  • Hook rewrite: ./gradlew :app:testrtk gradle :app:test transparently
  • Update CLAUDE.md module table with gradle/ entry
  • Update CHANGELOG.md with [Unreleased] section

Stack

scaffold → global-filters → compile → test-filter → detekt → health-proto-deps-batch → 7/7 — this PR

Test plan

  • 163 discover tests pass (pattern/rule alignment verified)
  • 967 total tests pass across full stack
  • cargo fmt --all --check && cargo clippy --all-targets && cargo test --all

🤖 Generated with Claude Code

Copy link
Collaborator Author

Nava2 commented Mar 16, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Nava2 and others added 2 commits March 16, 2026 06:48
Add ./gradlew and gradle patterns to PATTERNS in rules.rs with corresponding
RtkRule (90% savings, Build category). Hook rewrite: ./gradlew :app:test →
rtk gradle :app:test transparently.

Update CLAUDE.md module table with gradle/ entry.
Update CHANGELOG.md with [Unreleased] section for all gradle features.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Nava2 Nava2 force-pushed the rtk-gradle/health-proto-deps-batch branch from 1863e1f to aaabd64 Compare March 16, 2026 10:48
@Nava2 Nava2 force-pushed the rtk-gradle/hooks-docs branch from 85e586c to 6e9590f Compare March 16, 2026 10:48
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this PR should be near the bottom of the stack so the code we're adding becomes usable.

@Nava2
Copy link
Collaborator Author

Nava2 commented Mar 16, 2026

Superseded: hooks content absorbed into #1 (scaffold) and #10 (batch). Fixture invariant fixes pushed to owning branches.

@Nava2 Nava2 closed this Mar 16, 2026
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