(→Cleanup Settings)
|
(→Cleanup Settings)
|
Line 41: | |||
<th bgcolor=#000000><font color=white>Type</font></th> | <th bgcolor=#000000><font color=white>Type</font></th> | ||
<th bgcolor=#000000><font color=white>Description</font></th> | <th bgcolor=#000000><font color=white>Description</font></th> | ||
+ | <th bgcolor=#000000><font color=white>Build Life State</font></th> | ||
+ | <th bgcolor=#000000><font color=white>Artifacts State</font></th> | ||
+ | <th bgcolor=#000000><font color=white>Job Logs State</font></th> | ||
</tr> | </tr> | ||
- | <tr><td align=center bgcolor=#004000><font color=lime>'''ARCHIVE'''</font></td><td bgcolor=#DDFFDD>Archive will record a buildlife for future use. Build life stays in database; artifacts will be deleted on disk; job logs will be retained. </td></tr> | + | <tr><td align=center bgcolor=#004000><font color=lime>'''ARCHIVE'''</font></td> |
- | <tr><td align=center bgcolor=#404000><font color=yellow>'''INACTIVATE'''</font></td><td bgcolor=#FFFFDD>Inactivate will render a build life inoperable. The build life will exist in the database & UI for auditing purposes only (cannot be considered for dependency resolution, etc.). Build life stays in database; artifacts will be deleted on disk; job logs will be retained.</td></tr> | + | <td bgcolor=#DDFFDD>Archive will record a buildlife for future use. Build life stays in database; artifacts will be deleted on disk; job logs will be retained. </td></tr> |
- | <tr><td align=center bgcolor=#400000><font color=red>'''DELETE'''</font></td><td bgcolor=#FFDDDD>Delete will annihilate a build life. Build life will be removed from database; artifacts will be deleted on disk; job logs will be removed.</td></tr> | + | <tr><td align=center bgcolor=#404000><font color=yellow>'''INACTIVATE'''</font></td> |
+ | <td bgcolor=#FFFFDD>Inactivate will render a build life inoperable. Build life stays in database; artifacts will be deleted on disk; job logs will be retained.</td></tr> | ||
+ | <tr><td align=center bgcolor=#400000><font color=red>'''DELETE'''</font></td> | ||
+ | <td bgcolor=#FFDDDD>Delete will annihilate a build life. Build life will be removed from database; artifacts will be deleted on disk; job logs will be removed.</td></tr> | ||
</table> | </table> |