Skip to content

Conversation

jpnurmi
Copy link
Collaborator

@jpnurmi jpnurmi commented Sep 26, 2025

Unnecessarily slows down sentry-native builds by a few minutes, even when it ends up using a cached build. We could skip this when cache-hit == true, but freeing up disk space by removing unused apps is unnecessary for small and quick sentry-native builds, to begin with.

#skip-changelog

Copy link

codecov bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.44%. Comparing base (bc5c060) to head (d0781dd).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4570      +/-   ##
==========================================
- Coverage   73.45%   73.44%   -0.02%     
==========================================
  Files         480      480              
  Lines       17589    17589              
  Branches     3469     3469              
==========================================
- Hits        12920    12918       -2     
- Misses       3785     3786       +1     
- Partials      884      885       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jamescrosswell jamescrosswell merged commit a7cac11 into main Sep 28, 2025
49 of 50 checks passed
@jamescrosswell jamescrosswell deleted the ci/native-freediskspace branch September 28, 2025 04:03
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