Skip to content

reduce test CI workflow run time #24

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

Closed
wants to merge 6 commits into from
Closed

reduce test CI workflow run time #24

wants to merge 6 commits into from

Conversation

2bndy5
Copy link
Collaborator

@2bndy5 2bndy5 commented Aug 27, 2024

This involves saving a build per OS that can be as large as 2GB.

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.53%. Comparing base (634d80d) to head (5d99c6b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   97.28%   97.53%   +0.24%     
==========================================
  Files          13       13              
  Lines        2431     2431              
==========================================
+ Hits         2365     2371       +6     
+ Misses         66       60       -6     

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

@2bndy5
Copy link
Collaborator Author

2bndy5 commented Aug 27, 2024

I'm abandoning this effort. It didn't reduce the CI runtime as much as intended. And its too much hassle to to contend with cached file's permissions being changed through uploading/downloading them as artifacts. Using caches might help, but there's a serious concern for storage capacity allowed on GitHub's free tier.

@2bndy5 2bndy5 closed this Aug 27, 2024
@2bndy5 2bndy5 deleted the ci-test-build-cache branch August 27, 2024 04:00
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