Dependency Management in a Build Pipeline
Description
Dependency management becomes especially useful when combined with a build pipeline.
A Build Management Panel

Supported Commands
- Compile: Compile a psc file from a scenario
- Update: Automatically update library imports
- Verify: Checks if imported elements were locally changed and inconsistent with the importing scenario
- Validate: Validate all scenario elements
- Clean test: Remove test cases from the psc file
- Install: Install a PSC file to the local repository
- Deploy: Deploy a PSC file to a remote repository
- Build PSB: Create an orchestra bundle from the project
Supported Options
- Skip all errors: Continue the build process without stopping in case of an error
- Offline: Do not access remote repositories
- Transitive: Update only direct dependencies. Do not follow the transitive dependencies
info
These options are stored in your local browser storage and will be applied every time you interact with dependencies in the Designer.