CircleCI improved caching faster builds #510
No reviewers
Labels
No Label
Benchmarking and Performance
HTTP Storage Protocol
Nevow Removal
Python 3 Porting
not-for-merge
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: tahoe-lafs/tahoe-lafs#510
Loading…
Reference in New Issue
No description provided.
Delete Branch "circleci-improved-caching-faster-builds"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Speed up the CircleCI builds by caching pip's http download cache and a wheelhouse with all of the wheels we depend on (transitively). Cache is invalidated when
setup.py
or_auto_deps.py
change.Codecov Report
91.57% <0%> (+0.7%)
96.65% <0%> (+1.01%)
Continue to review full report at Codecov.