Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Gradle build scans #411

Merged
merged 2 commits into from
May 28, 2021
Merged

Enable Gradle build scans #411

merged 2 commits into from
May 28, 2021

Conversation

Sloy
Copy link
Member

@Sloy Sloy commented May 27, 2021

Gradle Scans provide a lot of information about the build. This can help us find issues, check build times, task cacheability, performance issues, etc.

It's free, so... let's add them!

Example

https://scans.gradle.com/s/ticd5otgj47ea

Where can I find it?

The link to the Scan is published at the end of the Gradle build. In CI, you can see it in the Action logs:
image

@Sloy Sloy added the wip label May 27, 2021
@Sloy Sloy marked this pull request as ready for review May 27, 2021 12:40
@Sloy Sloy removed the wip label May 27, 2021
@Sloy Sloy enabled auto-merge (squash) May 27, 2021 12:41
@Sloy Sloy requested a review from a team May 27, 2021 12:41
@Sloy Sloy merged commit 5aafc1d into master May 28, 2021
@Sloy Sloy deleted the build-scans branch May 28, 2021 13:56
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