Configuring an application pipeline in 5.3.x
When you add a pipeline, you specify merge criteria and configure stages and steps in the continuous delivery workflow. For example, you can specify that a branch must be peer-reviewed before it can be merged, and you can specify that Pega unit tests must be run after a branch is merged and is in the QA stage of the pipeline.
You can create multiple pipelines for one version of an application. For example, you can use multiple pipelines to use parallel development and hotfix lifecycles for your application.
Application pipeline compatibility
Candidate platform version | Orchestrator 4.8.4 | Orchestrator 5.x |
v8.1 - 8.5.1 | Supported with PDF 4.8.4 | Supported with PDF 4.8.4 |
v8.5.2+ | Supported with PDF 5 |
- Modifying URLs and authentication profiles in 5.3.x
You can modify the URLs of your development and candidate systems and the authentication profiles that are used to communicate between those systems and the orchestration server.
- Modifying merge options for branches in 5.3.x
If you are using branches in your application, specify options for merging branches into the base application.
Previous topic Deployment Manager 5.3.x archived documentation Next topic Modifying URLs and authentication profiles in 5.3.x