Skip to content

chore(build): Apply Develocity build scans plugin#5469

Merged
runningcode merged 3 commits into
mainfrom
no/chore/develocity-build-scans
May 27, 2026
Merged

chore(build): Apply Develocity build scans plugin#5469
runningcode merged 3 commits into
mainfrom
no/chore/develocity-build-scans

Conversation

@runningcode
Copy link
Copy Markdown
Contributor

📜 Description

Applies the Develocity com.gradle.develocity plugin (v4.4.2) to settings.gradle.kts so that every Gradle invocation publishes a build scan to scans.gradle.com.

💡 Motivation and Context

Build scans provide detailed performance and debugging insights for Gradle builds. Publishing on every build makes it easy to share scan links when investigating build issues or slow tasks.

💚 How did you test it?

Ran ./gradlew help locally and verified it published a scan link at the end of the output.

📝 Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

#skip-changelog

runningcode and others added 2 commits May 27, 2026 16:56
Adds the com.gradle.develocity plugin to settings.gradle.kts
to publish a build scan on every Gradle invocation. This enables
build performance insights and debugging via scans.gradle.com.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Publishing on every build is the default behavior once the terms
of use are accepted.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@runningcode runningcode marked this pull request as ready for review May 27, 2026 14:57
Adds the com.gradle.common-custom-user-data-gradle-plugin to
capture additional build metadata (Git, CI environment) in
Develocity build scans.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sentry
Copy link
Copy Markdown

sentry Bot commented May 27, 2026

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
SDK Size io.sentry.tests.size 8.42.0 (1) release

⚙️ sentry-android Build Distribution Settings

@runningcode runningcode enabled auto-merge (squash) May 27, 2026 15:09
@runningcode runningcode merged commit b8ed47a into main May 27, 2026
68 checks passed
@runningcode runningcode deleted the no/chore/develocity-build-scans branch May 27, 2026 15:26
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.

2 participants