Home » Docs » Use-cases

Use Case 19 - Approve version

Approve a new versioned set of artifacts for a target.

Flow

Pre-conditions

The target must be in the "new" state, meaning there are updates for it.

Basic flow

  1. The target operator reviews the details of the updates.
  2. When he is satisfied, he approves those changes.
  3. A new version of the software for that target is generated.
  4. The target is put in "approved" state.

Post-conditions

The target is in the "approved" state.

Alternative flows

Details