Skip to content

How-to: Roll back artifacts safely

This guide shows how to how-to: Roll back artifacts safely in a reliable, repeatable way.

Who this is for

  • SRE / on-call responding to a bad publish or stale/incorrect artifacts
  • Data engineers who need a reversible release process

Goal

Roll back the “current” manifest pointer to a known-good version with a clear verification step.

Quick paths

Safety checklist

  1. Confirm you are rolling back the right (tenant, surface, segment)

  2. Make the scope explicit in your command and verification steps.

  3. Roll back the manifest pointer

  4. Use the canonical flow: How-to: Roll back to a previous artifact version

  5. Verify the rollback

  6. Confirm “current” points to the expected version: Output layout (local filesystem)