(Made colors more noticeable)
|
(Added in descriptions)
|
Line 42: | |||
<th bgcolor=#000000><font color=white>Description</font></th> | <th bgcolor=#000000><font color=white>Description</font></th> | ||
</tr> | </tr> | ||
- | <tr><td align=center bgcolor=#004000><font color=lime>'''ARCHIVE'''</font></td><td bgcolor=#DDFFDD>Archive description.</td></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 are retained on disk; job logs will be retained. </td></tr> |
- | <tr><td align=center bgcolor=#404000><font color=yellow>'''INACTIVATE'''</font></td><td bgcolor=#FFFFDD>Inactivate description.</td></tr> | + | <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> |
- | <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=#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> |