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

Always publish build scans on CI #4139

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

Goooler
Copy link
Contributor

@Goooler Goooler commented Dec 2, 2023

This will let us easy to observe and share build statistics on CI.

This will let us easy to observe and share build statistics on CI.
@Goooler
Copy link
Contributor Author

Goooler commented Dec 3, 2023

https://github.com/tuskyapp/Tusky/actions/runs/7071121890?pr=4139

Gradle Builds

Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
Tusky clean ktlintCheck 8.3 Build Scan PUBLISHED
Tusky app:lintGreenDebug 8.3 Build Scan PUBLISHED
Tusky app:testGreenDebugUnitTest 8.3 Build Scan PUBLISHED
Tusky app:buildGreenDebug 8.3 Build Scan PUBLISHED

Caching for gradle-build-action was read-only - expand for details

CountTotal Size (Mb)
Entries Restored4703
Entries Saved00
Cache Entry Details
Entry: Gradle User Home
    Requested Key : v8-gradle|Linux|ci-build[37a6259cc0c1dae299a7866489dff0bd]-be76e34a7bc490a3fb925c6c7eca951bd7d63d70
    Restored  Key : v8-gradle|Linux|populate build cache-build[37a6259cc0c1dae299a7866489dff0bd]-6616df4a82b68f9b656974ec14020930a5c6c93d
              Size: 163 MB (170483144 B)
              (Entry restored: partial match found)
    Saved     Key : 
              Size: 
              (Entry not saved: cache is read-only)
---
Entry: /home/runner/.gradle/wrapper/dists/gradle-8.3-bin/dxjbbhstwasg8cbags9q7cvli
    Requested Key : wrapper-zips-f48368615a04b6f60d5c60934a21dd47
    Restored  Key : wrapper-zips-f48368615a04b6f60d5c60934a21dd47
              Size: 124 MB (129907739 B)
              (Entry restored: exact match found)
    Saved     Key : 
              Size: 
              (Entry not saved: cache is read-only)
---
Entry: /home/runner/.gradle/caches/modules-*/files-*/*/*/*/*
    Requested Key : dependencies-2d2adf4dcff64431832637e9b91d7401
    Restored  Key : dependencies-2d2adf4dcff64431832637e9b91d7401
              Size: 326 MB (341948079 B)
              (Entry restored: exact match found)
    Saved     Key : 
              Size: 
              (Entry not saved: cache is read-only)
---
Entry: /home/runner/.gradle/caches/jars-*/*
    Requested Key : instrumented-jars-76e84551cbb1acbdea3b4b029b02b494
    Restored  Key : instrumented-jars-76e84551cbb1acbdea3b4b029b02b494
              Size: 90 MB (94560175 B)
              (Entry restored: exact match found)
    Saved     Key : 
              Size: 
              (Entry not saved: cache is read-only)

@connyduck
Copy link
Collaborator

How does this help us?

@Goooler
Copy link
Contributor Author

Goooler commented Feb 23, 2024

It helps us to be easier to track build performance and share build info.

@connyduck connyduck merged commit efeb218 into tuskyapp:develop Feb 23, 2024
3 checks passed
@Goooler Goooler deleted the publish-build-scan-on-ci branch February 23, 2024 13:42
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