Skip to content

Simplify pool.yml template chain#2243

Draft
dagood wants to merge 1 commit intodev/dagood/simple-ymlgenfrom
dev/dagood/simple-poolchain
Draft

Simplify pool.yml template chain#2243
dagood wants to merge 1 commit intodev/dagood/simple-ymlgenfrom
dev/dagood/simple-poolchain

Conversation

@dagood
Copy link
Copy Markdown
Member

@dagood dagood commented Apr 20, 2026

Replace the 3-file pool chain (pool.yml → pool-1.yml → pool-2.yml) with a single pool.gen.yml that generates pool.yml. The chain existed because AzDO template expressions can't compute a value and reuse it. pipelineymlgen data variables define the repeated expressions once and expand them in the generated output.

Replace the 3-file pool chain (pool.yml → pool-1.yml → pool-2.yml) with
a single pool.gen.yml that generates pool.yml. The chain existed because
AzDO template expressions can't compute a value and reuse it.
pipelineymlgen data variables define the repeated expressions once and
expand them in the generated output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant