Retrieve complete output from previous builds or tests using their ID. Filter by logs, errors, tasks, or all details, with options to truncate or summarize.
Retrieve current Gradle configuration including JVM arguments, daemon settings, and version information to diagnose memory issues and understand project setup.
Enables interaction with Gradle projects through the Gradle Wrapper, allowing users to list projects and tasks, execute builds, run tests, and clean artifacts with real-time progress reporting and comprehensive error details.
Retrieve the latest stable versions of development and DevOps tools not covered by language package managers, enabling accurate version pinning in configuration files.
Generate a detailed upgrade diff between React Native versions to identify required changes in dependencies, native configurations, project files, and troubleshooting steps.
Remove build artifacts from a Gradle project to free disk space and ensure clean builds. Specify a project path or use root project for complete cleanup.
Clean build caches, DerivedData, and temporary files to resolve build issues caused by stale caches. Supports Gradle, Xcode, Node.js, and CocoaPods cleaning.