Azure / Azure/azure-dev

Extend exegraph to handle custom workflow processing

Open
#7,909 0 comments 0 reactions 0 assignees View on GitHub
area/ioc-lifecycle enhancement
Dominant language
Go
Stars
569
Forks
364
Avg merge
2d 18h
Merged PRs (30d)
130

Description

## Context
Custom \workflows.up\ definitions in azure.yaml currently use the legacy sequential workflow runner, bypassing the new exegraph execution engine (PR #7776). This means \zd up\ has two different execution models depending on whether custom workflows are configured.

## Proposal
Extend the exegraph engine to model custom workflow steps as graph nodes, so \zd up\ uses a single unified execution model regardless of workflow configuration. This would enable custom workflows to benefit from the same parallelism, progress tracking, and error handling as the default path.

## References
- PR #7776 review thread: https://github.com/Azure/azure-dev/pull/7776#discussion_r3125966917
- Reviewer: @weikanglim

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.