Deploy Changes to Packs

Deploy changes that you have made to a pack to all the pipelines that use that pack.

Overview

Changes made to a pack either in a pipeline or in your organization’s My Packs table do not affect instances of that pack in other pipelines. However, you can make changes to a pack and apply those changes to all instances of that pack that exist in pipelines.

When a pipeline contains a pack instance that is out of sync with an updated pack in the library, it is marked in the Pipelines Dashboard.

Update a Custom Pack

To update a custom pack in the My Packs table and propagate changes to all its instances:

  1. Click Pipelines and select the Packs tab.
  2. Select the My Packs table.
  3. Double click the pack you want to edit.
  4. Make changes to the pack’s data flow.
  5. Click Review Changes.
  6. Click Save.
  7. Click Save.

See how to update a pack from the Packs Marketplace.

Next you deploy the changes to the pipelines that contain this pack.

Deploy Changes

  1. Hover over the number in the Pipelines column.
  2. A list shows which pipelines contain the pack. Click an out-of-date pipeline.
  3. The pipeline view opens. Select the Packs tab.
  4. Click Review Changes
  5. The pack is shown and you can view the fill diff of the changes.
  6. Click Go to Pipeline.
  7. Click Review Changes.
  8. Click Save and Deploy.

See Also