0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. rtk
  2. /
  3. tests
KKevinfeat(gradlew): add Gradle/gradlew support with streaming filters
71d285fc创建于 5月5日历史提交
文件最后提交记录最后更新时间
fixtures
feat(gradlew): add Gradle/gradlew support with streaming filters Adds rtk gradlew command for build, test, lint, and dependency operations on Gradle projects. Filters task progress noise, preserves build scan URLs, test failures, lint violations, and compiler warnings. Recognises ./gradlew, gradlew, gradlew.bat, and gradle invocations. Surfaces unit-test report paths and shows a progress indicator for long-running tasks. Targets 75% savings (90% on test, 80% on build). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> 1 个月前