IDP selective stage execution when triggered from workflow
D
Dahlia Wren
IDP follows the Backstage schema; these expressions only resolve within Harness pipelines
4. Selective Stage Execution via IDP
- Triggering specific stages of a pipeline (e.g., only CI + Deploy to Dev) from IDP is not currently supported
-
Workaround:
Use conditional execution within your pipeline stageswe will use the pipeline create via IDP to leverage promotion of apps by the application team , the workaround suggested is hindering the application promotion as the run stops after deploying to dev steps .
Issue : Via IDP we need to have a provision pipeline and trigger the pipeline and once the requested steps (CI + Deploy to DEV )are covered we have to make the IDP workflow successful, but the pipeline get hold in the next step for further actions.
Log In