Opened 22 months ago
Last modified 18 months ago
#3724 new Defect
Implement circular buffer where we only save nightlies newer than 30 days
| Reported by: | brettp | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Community Site |
| Component: | Core | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
We're wasting tons of space with identical files.
Change History (2)
comment:1 Changed 22 months ago by cash
comment:2 Changed 18 months ago by cash
- Summary changed from Only build nightlies if there were check-ins to Implement circular buffer where we only save nightlies newer than 30 days
Note: See
TracTickets for help on using
tickets.

Would be easier to just implement a circular buffer (delete anything older than 30 days or whatever)