Deploy Changes to Packs
Deploy changes that you have made to a pack to all the pipelines that use that pack.
2 minute read
Overview
Generally changes made to a pack either in a pipeline or in your organization’s pack 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.
Deploy an Updated Pack
To propagate changes made to a pack to all its instances:
- Make a change to the pack in the library.
- Click the icon in the Used In column.
- A list shows which pipelines contain the up-to-date pack, and which are out of date. Click an out-of-date pipeline.
- The pack is shown and you can switch between the old and new version using the Show Latest Version switch.
- With the Show Latest Version switch off, click View Updated Pipeline to view the out of date pipeline in edit mode and with the latest pack changes applied. At this point the pipeline has not been deployed with the latest changes.
- Click Review Changes and Save Changes to deploy the pipeline with the updated pack.
- Repeat steps 2 to 7 for all out of date pipelines.