Skip to content

ci: add TestLens setup to Gradle build workflow - #389

Merged
ryandens merged 1 commit into
mainfrom
worktree-setup-testlens
Jul 23, 2026
Merged

ci: add TestLens setup to Gradle build workflow#389
ryandens merged 1 commit into
mainfrom
worktree-setup-testlens

Conversation

@ryandens

@ryandens ryandens commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Adds the testlens-app/setup-testlens@v1 step to the build job in .github/workflows/gradle.yml, following the action's docs.

The step is placed after setup-gradle and before ./gradlew build, so the action writes its Gradle init script (which instruments all Test tasks) before the build runs.

The TestLens GitHub App is already installed on this repo, so no extra inputs or secrets are needed. The step runs on the existing ubuntu + windows matrix.

🤖 Generated with Claude Code

Note

Add TestLens setup step to Gradle CI build workflow

Adds a testlens-app/setup-testlens@v1 step in gradle.yml before the Gradle build runs on both ubuntu-latest and windows-latest matrix platforms.

Macroscope summarized db32404.

Instruments Test tasks via the setup-testlens action, placed after
setup-gradle and before the Gradle build per the action's docs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ryandens
ryandens marked this pull request as ready for review July 23, 2026 15:44
@ryandens
ryandens enabled auto-merge (squash) July 23, 2026 15:47
@ryandens
ryandens merged commit 73362fa into main Jul 23, 2026
4 checks passed
@ryandens
ryandens deleted the worktree-setup-testlens branch July 23, 2026 15:47
@testlens-app

testlens-app Bot commented Jul 23, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: db32404
▶️ Tests: 2 executed
⚪️ Checks: 3/3 completed


Learn more about TestLens at testlens.app.

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