<< Back to previous view |
![]() |
[QB-174] Project Inactivation
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Major |
Reporter: | Matthew Inger | Assigned To: | Robin Shen |
Resolution: | Fixed | Votes: | 1 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
It would be nice to have some sort of project inactivation feature. This would basically do the following in an automated way: 1. Pause all schedules in the project, and recursively, any of it's children. 2. Prevent future builds from being performed 3. Remove all "checkout" areas, as this tends to end up being dead space for inactive projects. I know you can delete the projects, rather than inactivate, but we'd rather keep the build history around, and not have to manually cleanup the disk, as we are doing now. Our builds take a lot of space to create, and the checkouts areas are the major things that we have to cleanup on a regular basis on the command line. |
Comments |
Comment by Robin Shen [ 24/Sep/09 12:13 AM ] |
Checkout area can now be cleaned directly from user interface. And schedules under certain configurations can be paused/stopped recursively. |