Skip to content

Fix duplicate Spotlight logging#116

Merged
joshfriend merged 1 commit into
mainfrom
fix-duplicate-spotlight-logging
May 20, 2026
Merged

Fix duplicate Spotlight logging#116
joshfriend merged 1 commit into
mainfrom
fix-duplicate-spotlight-logging

Conversation

@joshfriend
Copy link
Copy Markdown
Owner

Move the log from ValueSource.obtain() to the call site so Gradle re-evaluations don't produce duplicate lines.

Move the "Spotlight included N projects" log from ValueSource.obtain()
to applySpotlightConfiguration() so it only runs once per build instead
of on every Gradle re-evaluation of the value source.

Co-authored-by: Aidan Pieper <apieper@squareup.com>
@joshfriend joshfriend enabled auto-merge (squash) May 20, 2026 17:15
@joshfriend joshfriend merged commit cf6f361 into main May 20, 2026
6 checks passed
@joshfriend joshfriend deleted the fix-duplicate-spotlight-logging branch May 20, 2026 17:17
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