Skip to content

Add TestLens setup step to Validate workflow - #142

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

Add TestLens setup step to Validate workflow#142
ryandens merged 1 commit into
mainfrom
worktree-setup-testlens

Conversation

@ryandens

@ryandens ryandens commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Sets up the TestLens GitHub Action in the Validate workflow, now that the TestLens GitHub App is installed on the repo.

Change

Adds a testlens-app/setup-testlens@v1 step between Setup Gradle and Execute Gradle build. Per the action's docs, for Gradle projects it writes an init script that instruments all Test tasks — so it must run after setup-gradle and before the ./gradlew build invocation.

No inputs, secrets, or permission changes are required.

🤖 Generated with Claude Code

Note

Add TestLens setup step to the Validate CI workflow

Adds a testlens-app/setup-testlens@v1 action step in gradle.yml that runs before the Gradle build execution.

Macroscope summarized a96143f.

Instruments Test tasks via the testlens-app/setup-testlens action,
placed after setup-gradle and before the Gradle build so the init
script is in place when tests run.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@testlens-app

testlens-app Bot commented Jul 23, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: a96143f
▶️ Tests: 10 executed
⚪️ Checks: 1/1 completed


Learn more about TestLens at testlens.app.

@ryandens
ryandens marked this pull request as ready for review July 23, 2026 15:42
@ryandens
ryandens merged commit 7db5b5b into main Jul 23, 2026
4 checks passed
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