Packs Marketplace
2 minute read
Overview
Recap
A pack is a segment of pipeline wrapped into as a single pipeline object. This is useful for reusing common pipeline functionality and reducing pipeline complexity.
There are two types of packs:
- Packs in the Marketplace created by Edge Delta for specific use cases.
- My Packs that you or users in your organization create or deploy from the marketplace. These are available in the packs table to anyone in your organization if they have the required permissions.
Packs Marketplace
You can add packs from the packs marketplace to your My Packs table. This makes them available to add to pipelines just like packs you created yourself.
View the Packs Library
- Click Pipelines.
- Select Packs.
- Select the Marketplace tab if it isn’t already selected.
The list of packs created by the Edge Delta community is listed on this page.

You click Details for a description of what it does and how its pipeline is configured.

Add a Pack from the Packs Library
To add a pack from the packs library to a pipeline, click Add Pack. This adds it to the library on the My Packs tab.

You can now add it to a pipeline.
Get Updates
The pack in your My Packs table is disconnected from the pack in the Marketplace. If Edge Delta publishes changes to the packs Marketplace, the packs in your My Packs table will remain unaffected. To get changes you click the kebab (⋮) icon in the Actions column and select Update from parent.

Next you need to deploy the latest update to the pipelines where this pack is used. See Deploy Changes to Packs.