Deploy Changes to Packs
2 minute read
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:
- Click Pipelines and select the Packs tab.
- Select the My Packs table.
- Double click the pack you want to edit.
- Make changes to the pack’s data flow.
- Click Review Changes.
- Click Save.
- 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
- Hover over the number in the Pipelines column.
- A list shows which pipelines contain the pack. Click an out-of-date pipeline.
- The pipeline view opens. Select the Packs tab.
- Click Review Changes
- The pack is shown and you can view the fill diff of the changes.
- Click Go to Pipeline.
- Click Review Changes.
- Click Save and Deploy.